input
stringlengths
35
67.8k
output
stringlengths
39
1.53k
METHOD_0 ( ) { when ( project . METHOD_1 ( IDENT_0 . IDENT_1 ) ) . thenReturn ( true ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_2 ) { return ( project != null ) && ( com . google . cloud . tools . eclipse . util . IDENT_3 . METHOD_1 ( project , com . google . cloud . tools . eclip...
org . junit . Assert . assertTrue ( com . google . cloud . tools . eclipse . IDENT_4 . core . IDENT_5 . IDENT_0 . METHOD_2 ( project ) )
METHOD_0 ( ) { org . apache . maven . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = new org . apache . maven . IDENT_0 . IDENT_1 . METHOD_1 ( STRING_0 ) ; when ( IDENT_4 . METHOD_2 ( IDENT_5 . IDENT_6 , IDENT_5 . IDENT_7 , IDENT_8 . IDENT_9 . METHOD_3 ( ) ) ) . thenReturn ( IDENT_3 ) ; org . apache . maven . IDENT_0 . IDENT_1 ...
org . junit . Assert . assertEquals ( IDENT_3 , version )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( IDENT_1 . IDENT_2 , IDENT_1 . IDENT_3 , IDENT_4 . IDENT_5 . METHOD_2 ( ) ) ) . thenReturn ( null ) ; org . apache . maven . IDENT_6 . IDENT_7 . IDENT_8 version = manager . METHOD_3 ( IDENT_4 . IDENT_5 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . apache . maven...
org . junit . Assert . assertNull ( version )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( project ) ) . thenReturn ( null ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_1 ) { org . apache . maven . model . IDENT_2 model = METHOD_3 ( project ) ; if ( model == null ) { return false ; } org . apache . maven . model . IDENT_3 IDENT_4 ...
org . junit . Assert . assertFalse ( manager . METHOD_2 ( project ) )
METHOD_0 ( ) { when ( model . METHOD_1 ( ) ) . thenReturn ( com . google . common . collect . ImmutableList . < org . apache . maven . model . IDENT_0 > of ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_1 ) { org . apache . maven . model . IDENT_2 model = METHOD_3 ( project ) ; if...
org . junit . Assert . assertFalse ( manager . METHOD_2 ( project ) )
METHOD_0 ( ) { when ( model . METHOD_1 ( ) ) . thenReturn ( com . google . common . collect . ImmutableList . < org . apache . maven . model . IDENT_0 > of ( com . google . cloud . tools . eclipse . IDENT_1 . core . project . IDENT_2 . METHOD_2 ( ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . eclipse . core . resou...
org . junit . Assert . assertTrue ( manager . METHOD_3 ( project ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( project ) ) . thenReturn ( null ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_1 ) { org . apache . maven . model . IDENT_2 model = METHOD_3 ( project ) ; if ( model == null ) { return false ; } org . apache . maven . model . IDENT_3 IDENT_4 ...
org . junit . Assert . assertFalse ( manager . METHOD_2 ( project ) )
METHOD_0 ( ) { when ( model . METHOD_1 ( ) ) . thenReturn ( com . google . common . collect . ImmutableList . < org . apache . maven . model . IDENT_0 > of ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_1 ) { org . apache . maven . model . IDENT_2 model = METHOD_3 ( project ) ; if...
org . junit . Assert . assertFalse ( manager . METHOD_2 ( project ) )
METHOD_0 ( ) { java . lang . String location = STRING_0 ; "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String ) { if ( com . google . common . base . IDENT_0 . METHOD_2 ( location ) ) { return location ; } else if ( location . toLowerCase ( Locale . IDENT_1 ) . startsWith ( com . google . cloud . tools . eclipse ...
org . junit . Assert . assertEquals ( location , com . google . cloud . tools . eclipse . IDENT_2 . core . project . IDENT_3 . METHOD_1 ( location ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String ) { if ( com . google . common . base . IDENT_0 . METHOD_2 ( location ) ) { return location ; } else if ( location . toLowerCase ( Locale . IDENT_1 ) . startsWith ( com . google . cloud . tools . eclipse . IDENT_2 . core . project . IDENT_3 . IDEN...
org . junit . Assert . assertEquals ( null , com . google . cloud . tools . eclipse . IDENT_2 . core . project . IDENT_3 . METHOD_1 ( null ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String ) { if ( com . google . common . base . IDENT_0 . METHOD_2 ( location ) ) { return location ; } else if ( location . toLowerCase ( Locale . IDENT_1 ) . startsWith ( com . google . cloud . tools . eclipse . IDENT_2 . core . project . IDENT_3 . IDEN...
org . junit . Assert . assertEquals ( "" , com . google . cloud . tools . eclipse . IDENT_2 . core . project . IDENT_3 . METHOD_1 ( "" ) )
METHOD_0 ( ) { org . junit . IDENT_0 . METHOD_1 ( ( ! ( IDENT_1 . METHOD_2 ( ) . toString ( ) . isEmpty ( ) ) ) ) ; try { com . google . cloud . tools . eclipse . IDENT_2 . core . project . IDENT_3 . METHOD_3 ( IDENT_1 . METHOD_2 ( ) , IDENT_1 . METHOD_4 ( ) ) ; org . junit . Assert . fail ( ) ; } catch ( java . lang ....
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { page . METHOD_1 ( IDENT_0 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_1 . METHOD_3 ( ) ; }
org . junit . Assert . assertEquals ( "" , page . METHOD_3 ( ) )
METHOD_0 ( ) { java . util . List < java . lang . String > IDENT_0 = this . IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return java . util . stream . IDENT_2 . stream ( this . methods . METHOD_2 ( ) , false ) . METHOD_3 ( ( IDENT_3 , IDENT_4 ) -> { return new java . lang . Long ( java . lang . Lon...
org . junit . Assert . assertTrue ( IDENT_0 . isEmpty ( ) )
METHOD_0 ( ) { org . apache . IDENT_0 . common . util . IDENT_1 IDENT_2 = org . apache . IDENT_0 . common . util . IDENT_1 . METHOD_1 ( ) . name ( STRING_0 ) . METHOD_2 ( 1 ) . build ( ) ; java . util . concurrent . atomic . IDENT_3 IDENT_4 = new java . util . concurrent . atomic . METHOD_3 ( 0L ) ; java . util . concu...
org . junit . Assert . assertEquals ( INT_0 , IDENT_4 . get ( ) )
METHOD_0 ( ) { try { new com . google . cloud . tools . eclipse . IDENT_0 . ui . IDENT_1 . METHOD_1 ( null , 0 , null , null ) ; org . junit . Assert . fail ( STRING_0 ) ; } catch ( java . lang . IllegalArgumentException ex ) { "<AssertPlaceHolder>" ; } } getMessage ( ) { return message ; }
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 ; }
org . junit . Assert . assertSame ( shell , component . METHOD_1 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_0 . getText ( ) ; }
org . junit . Assert . assertEquals ( STRING_0 , component . METHOD_2 ( ) )
METHOD_0 ( ) { when ( IDENT_0 . getText ( ) ) . thenReturn ( STRING_0 ) ; listener . IDENT_1 = STRING_0 ; listener . METHOD_1 ( IDENT_2 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 , times ( 1 ) ) . getText ( ) ; org . mockito . Mockito . METHOD_2 ( IDENT_0 ) ; } METHOD_1 ( org . eclipse . swt . events . IDENT_3 ) { ja...
org . junit . Assert . assertEquals ( STRING_0 , listener . IDENT_1 )
METHOD_0 ( ) { com . google . api . services . IDENT_0 . v1 . IDENT_1 . IDENT_2 IDENT_3 = IDENT_4 . METHOD_1 ( mock ( com . google . api . client . auth . IDENT_5 . IDENT_6 . class ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( com . google . api . client . auth . IDENT_5 . IDENT_6 ) { com . google . common . base . IDENT_...
org . junit . Assert . assertNotNull ( METHOD_5 )
METHOD_0 ( ) { com . google . api . services . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = IDENT_4 . METHOD_1 ( mock ( com . google . api . client . auth . IDENT_5 . IDENT_6 . class ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( com . google . api . client . auth . IDENT_5 . IDENT_6 ) { com . google . common . base . IDENT_7 . M...
org . junit . Assert . assertNotNull ( METHOD_5 )
METHOD_0 ( ) { for ( com . google . cloud . tools . eclipse . IDENT_0 . internal . IDENT_1 api : com . google . cloud . tools . eclipse . IDENT_0 . internal . IDENT_1 . values ( ) ) { "<AssertPlaceHolder>" ; } } METHOD_1 ( ) { return uri ; }
org . junit . Assert . assertNotNull ( api . METHOD_1 ( ) )
METHOD_0 ( ) { java . util . List < java . util . concurrent . IDENT_0 < java . lang . Integer > > IDENT_1 = com . google . common . collect . Lists . newArrayList ( ) ; java . util . List < java . lang . Integer > result = org . apache . IDENT_2 . common . concurrent . IDENT_3 . result ( org . apache . IDENT_2 . commo...
org . junit . Assert . assertTrue ( result . isEmpty ( ) )
test ( ) { when ( IDENT_0 . METHOD_0 ( any ( java . net . URI . class ) ) ) . thenReturn ( mock ( java . net . IDENT_1 . class ) ) ; com . google . api . client . http . IDENT_2 load = new com . google . cloud . tools . eclipse . IDENT_3 . internal . METHOD_1 ( IDENT_0 ) . load ( IDENT_4 . IDENT_5 ) ; "<AssertPlaceHold...
org . junit . Assert . assertNotNull ( load )
METHOD_0 ( ) { org . apache . maven . IDENT_0 . IDENT_1 . IDENT_2 version = IDENT_3 . IDENT_4 . METHOD_1 ( STRING_0 , STRING_1 ) ; if ( version == null ) { return ; } "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_5 ; }
org . junit . Assert . assertTrue ( ( ( version . METHOD_2 ( ) ) > 0 ) )
METHOD_0 ( ) { org . apache . maven . IDENT_0 . IDENT_1 . IDENT_2 version = IDENT_3 . IDENT_4 . METHOD_1 ( STRING_0 , STRING_1 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String , java . lang . String ) { return METHOD_1 ( IDENT_5 , IDENT_6 , null ) ; }
org . junit . Assert . assertNotNull ( version )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . METHOD_1 ( IDENT_3 , IDENT_4 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { MOD_0 ( IDENT_6 ) { return ! ( IDENT_7 . isEmpty ( ) ) ; } }
org . junit . Assert . assertFalse ( IDENT_2 . METHOD_2 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . METHOD_1 ( IDENT_3 , IDENT_4 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { MOD_0 ( IDENT_6 ) { return new java . util . HashSet ( IDENT_7 ) ; } }
org . junit . Assert . assertTrue ( IDENT_2 . METHOD_2 ( ) . isEmpty ( ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( java . util . Collections . METHOD_2 ( IDENT_1 ) ) ; com . google . cloud . tools . eclipse . IDENT_2 . ui . IDENT_3 IDENT_4 = new com . google . cloud . tools . eclipse . IDENT_2 . ui . METHOD_3 ( shell , IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) {...
org . junit . Assert . assertTrue ( IDENT_4 . METHOD_4 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . ui . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . ui . METHOD_1 ( shell , IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return ( IDENT_4 . METHOD_3 ( ) ) - 1 ; }
org . junit . Assert . assertEquals ( 0 , IDENT_2 . METHOD_2 ( ) )
METHOD_0 ( ) { java . util . List < java . util . concurrent . IDENT_0 < java . lang . Integer > > IDENT_1 = com . google . common . collect . Lists . newArrayList ( ) ; java . util . List < java . lang . Integer > IDENT_2 = com . google . common . collect . Lists . newArrayList ( ) ; for ( int i = 0 ; i < 10 ; i ++ ) ...
org . junit . Assert . assertEquals ( IDENT_2 , results )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( java . util . Collections . METHOD_2 ( IDENT_1 ) ) ; com . google . cloud . tools . eclipse . IDENT_2 . ui . IDENT_3 IDENT_4 = new com . google . cloud . tools . eclipse . IDENT_2 . ui . METHOD_3 ( shell , IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) {...
org . junit . Assert . assertEquals ( 1 , IDENT_4 . METHOD_4 ( ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( new java . util . HashSet ( java . util . Arrays . asList ( IDENT_1 , IDENT_2 , IDENT_3 ) ) ) ; com . google . cloud . tools . eclipse . IDENT_4 . ui . IDENT_5 IDENT_6 = new com . google . cloud . tools . eclipse . IDENT_4 . ui . METHOD_2 ( shell , IDENT_0 )...
org . junit . Assert . assertEquals ( 3 , IDENT_6 . METHOD_3 ( ) )
METHOD_0 ( ) { IDENT_0 = new com . google . cloud . tools . eclipse . IDENT_1 . ui . METHOD_1 ( url , IDENT_2 ) ; METHOD_2 ( ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return null ; }
org . junit . Assert . assertNotNull ( IDENT_2 . METHOD_3 ( ) )
METHOD_0 ( ) { com . google . api . services . IDENT_0 . IDENT_1 . IDENT_2 . List list = METHOD_1 ( ) ; com . google . api . services . IDENT_0 . model . IDENT_3 response = new com . google . api . services . IDENT_0 . model . METHOD_2 ( ) ; response . METHOD_3 ( null ) ; when ( list . execute ( ) ) . thenReturn ( resp...
org . junit . Assert . assertNotNull ( IDENT_6 )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( com . google . api . client . auth . IDENT_0 . IDENT_1 , java . lang . String ) { try { if ( ( IDENT_2 != null ) && ( ! ( com . google . common . base . IDENT_3 . METHOD_2 ( IDENT_4 ) ) ) ) { return com . google . cloud . tools . eclipse . IDENT_5 . IDENT_6 . METHOD_3...
org . junit . Assert . assertNull ( repository . METHOD_1 ( mock ( com . google . api . client . auth . IDENT_0 . IDENT_1 . class ) , null ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( com . google . api . client . auth . IDENT_0 . IDENT_1 , java . lang . String ) { try { if ( ( IDENT_2 != null ) && ( ! ( com . google . common . base . IDENT_3 . METHOD_2 ( IDENT_4 ) ) ) ) { return com . google . cloud . tools . eclipse . IDENT_5 . IDENT_6 . METHOD_3...
org . junit . Assert . assertNull ( repository . METHOD_1 ( mock ( com . google . api . client . auth . IDENT_0 . IDENT_1 . class ) , "" ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { if ( METHOD_4 ( ) . isEmpty ( ) ) { return "" ; } com . google . cloud . tools . eclipse . IDENT_1 . model . IDENT_3 project = ( ( com . google . cloud . tools . ecl...
org . junit . Assert . assertEquals ( "" , IDENT_0 . METHOD_3 ( ) )
METHOD_0 ( ) { java . util . List < java . lang . Long > IDENT_0 = com . google . common . collect . Lists . newArrayList ( java . util . stream . IDENT_1 . range ( 0L , INT_0 ) . iterator ( ) ) ; java . util . List < java . lang . Long > IDENT_2 = com . google . common . collect . Lists . transform ( IDENT_0 , ( IDENT...
org . junit . Assert . assertEquals ( IDENT_2 , org . apache . IDENT_7 . common . concurrent . IDENT_8 . result ( IDENT_9 ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . METHOD_2 ( ) ) ; IDENT_0 . METHOD_3 ( new org . eclipse . IDENT_3 . IDENT_4 . METHOD_4 ( new com . google . cloud . tools . eclipse . IDENT_1 . model . METHOD_5 ( STRING_0 , STRING_0 ) ) ) ; "<AssertPlaceHolder>" ; } METHOD...
org . junit . Assert . assertEquals ( STRING_0 , IDENT_0 . METHOD_6 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( java . lang . String ) { for ( java . lang . Object o : input ) { com . google . cloud . tools . eclipse . IDENT_1 . model . IDENT_3 IDENT_4 = ( ( com . google . cloud ....
org . junit . Assert . assertFalse ( IDENT_0 . METHOD_3 ( null ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( java . lang . String ) { for ( java . lang . Object o : input ) { com . google . cloud . tools . eclipse . IDENT_1 . model . IDENT_3 IDENT_4 = ( ( com . google . cloud ....
org . junit . Assert . assertFalse ( IDENT_0 . METHOD_3 ( "" ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . model . METHOD_1 ( "name" , STRING_0 ) ; "<AssertPlaceHolder>" ; } equals ( java . lang . Object ) { if ( object == ( this ) ) { return true ; } if ( ( object == null ) || (...
org . junit . Assert . assertTrue ( IDENT_2 . equals ( IDENT_2 ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . model . METHOD_1 ( "name" , STRING_0 ) ; IDENT_2 . METHOD_2 ( com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_3 . METHOD_3 ( STRING_0 ) ) ; "<AssertPlaceHol...
org . junit . Assert . assertTrue ( IDENT_2 . METHOD_4 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . model . METHOD_1 ( "name" , STRING_0 ) ; IDENT_2 . METHOD_2 ( IDENT_3 . IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return ( IDENT_5 . get ( ) ) != null ; }
org . junit . Assert . assertTrue ( IDENT_2 . METHOD_3 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . model . METHOD_1 ( "name" , STRING_0 ) ; IDENT_2 . METHOD_2 ( null ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_3 . get ( ) ; }
org . junit . Assert . assertNull ( IDENT_2 . METHOD_3 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . IDENT_0 . model . METHOD_1 ( "name" , STRING_0 ) ; IDENT_2 . METHOD_2 ( com . google . cloud . tools . eclipse . IDENT_0 . model . IDENT_3 . METHOD_3 ( STRING_0 ) ) ; "<AssertPlaceHol...
org . junit . Assert . assertNotNull ( IDENT_2 . METHOD_4 ( ) )
METHOD_0 ( ) { fixture . METHOD_1 ( ) ; try { java . util . concurrent . IDENT_0 . IDENT_1 IDENT_2 = IDENT_3 . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; METHOD_2 . METHOD_3 ( ) ; } finally { fixture . METHOD_4 ( ) ; } } METHOD_1 ( ) { do { org . eclipse . core . runtime . IDENT_4 . IDENT_5 IDENT_6 = org . eclipse . core ....
org . junit . Assert . assertTrue ( METHOD_2 . METHOD_6 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return new java . util . ArrayList ( IDENT_1 ) ; }
org . junit . Assert . assertThat ( IDENT_0 . METHOD_2 ( ) , org . hamcrest . Matchers . empty ( ) )
METHOD_0 ( ) { java . util . List < java . lang . Long > IDENT_0 = com . google . common . collect . Lists . newArrayList ( ) ; java . util . List < java . lang . Long > IDENT_1 = com . google . common . collect . Lists . transform ( IDENT_0 , ( IDENT_2 ) -> 2 * IDENT_2 ) ; java . util . function . IDENT_3 < java . lan...
org . junit . Assert . assertEquals ( IDENT_1 , org . apache . IDENT_6 . common . concurrent . IDENT_7 . result ( IDENT_8 ) )
METHOD_0 ( ) { org . eclipse . core . runtime . IDENT_0 . IDENT_1 IDENT_2 = new com . google . cloud . tools . eclipse . sdk . internal . IDENT_3 . METHOD_1 ( false ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( java . lang . Object ) { return ( super . METHOD_2 ( IDENT_4 ) ) || ( IDENT_4 == ( com . google . cloud . tools . ...
org . junit . Assert . assertTrue ( IDENT_2 . METHOD_2 ( IDENT_5 . IDENT_6 ) )
METHOD_0 ( ) { new com . google . cloud . tools . eclipse . sdk . internal . IDENT_0 . METHOD_1 ( mock ( org . eclipse . ui . IDENT_1 . IDENT_2 . class ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { org . eclipse . ui . IDENT_1 . IDENT_3 [ ] IDENT_4 = org . eclipse . ui . IDENT_1 . IDENT_5 . METHOD_3 ( ) . METHOD_4 ( )...
org . junit . Assert . assertNull ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_0 . METHOD_2 ( ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . IDENT_0 . IDENT_1 . IDENT_2 ) { return ( IDENT_3 . contains ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_4 . IDENT_5 ) ) && ( IDENT_3 . getString ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_4 . IDENT_5 ) . equ...
org . junit . Assert . assertFalse ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_4 . METHOD_1 ( IDENT_3 ) )
METHOD_0 ( ) { IDENT_0 . setValue ( IDENT_1 . IDENT_2 , STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . IDENT_3 . IDENT_4 . IDENT_5 ) { return ( IDENT_0 . contains ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_1 . IDENT_2 ) ) && ( IDENT_0 . getString ( com . google . cloud . tools ...
org . junit . Assert . assertTrue ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_1 . METHOD_1 ( IDENT_0 ) )
METHOD_0 ( ) { IDENT_0 . setValue ( IDENT_1 . IDENT_2 , STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . IDENT_3 . IDENT_4 . IDENT_5 ) { return ( IDENT_0 . contains ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_1 . IDENT_2 ) ) && ( IDENT_0 . getString ( com . google . cloud . tools ...
org . junit . Assert . assertFalse ( com . google . cloud . tools . eclipse . sdk . internal . IDENT_1 . METHOD_1 ( IDENT_0 ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return new com . google . cloud . tools . eclipse . sdk . internal . METHOD_2 ( IDENT_0 , new java . util . concurrent . IDENT_1 . METHOD_3 ( ) ) { @ com . google . cloud . tools . eclipse . sdk . internal . Override MOD_0 com . google . cloud . tools . IDENT_2 . ...
org . junit . Assert . assertNotNull ( METHOD_1 ( ) . METHOD_4 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . sdk . ui . IDENT_0 IDENT_1 = new com . google . cloud . tools . eclipse . sdk . ui . METHOD_1 ( workbench , IDENT_2 ) ; IDENT_1 . METHOD_2 ( STRING_0 ) ; "<AssertPlaceHolder>" ; IDENT_1 . close ( ) ; verify ( IDENT_2 , METHOD_3 ( ) ) . run ( ) ; } METHOD_2 ( java ...
org . junit . Assert . assertFalse ( IDENT_1 . IDENT_4 )
METHOD_0 ( ) { when ( IDENT_0 . getString ( IDENT_1 . IDENT_2 ) ) . thenReturn ( STRING_0 ) ; when ( IDENT_0 . getString ( IDENT_1 . IDENT_3 ) ) . thenReturn ( "" ) ; METHOD_1 ( ) ; "<AssertPlaceHolder>" ; IDENT_4 . METHOD_2 ( true ) ; IDENT_5 . METHOD_3 ( ) ; verify ( IDENT_0 ) . METHOD_4 ( IDENT_1 . IDENT_2 , STRING_...
org . junit . Assert . assertFalse ( IDENT_4 . METHOD_5 ( ) )
METHOD_0 ( ) { java . util . List < java . lang . Long > IDENT_0 = com . google . common . collect . Lists . newArrayList ( java . util . stream . IDENT_1 . range ( 0L , INT_0 ) . iterator ( ) ) ; java . util . concurrent . atomic . IDENT_2 IDENT_3 = new java . util . concurrent . atomic . METHOD_1 ( 0L ) ; java . util...
org . junit . Assert . assertEquals ( INT_0 , IDENT_3 . get ( ) )
METHOD_0 ( ) { org . eclipse . ui . IDENT_0 . IDENT_1 IDENT_2 = mock ( org . eclipse . ui . IDENT_0 . IDENT_1 . class ) ; org . eclipse . ui . IDENT_0 . IDENT_3 IDENT_4 = com . google . cloud . tools . eclipse . ui . util . IDENT_5 . METHOD_1 ( STRING_0 , ( IDENT_6 ) -> IDENT_2 ) ; "<AssertPlaceHolder>" ; verify ( IDEN...
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_2 )
METHOD_0 ( ) { when ( IDENT_0 . get ( eq ( IDENT_1 . IDENT_2 ) , anyString ( ) ) ) . thenReturn ( null ) ; java . lang . String IDENT_3 = com . google . cloud . tools . eclipse . IDENT_4 . IDENT_5 . METHOD_1 ( IDENT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 ) . put ( IDENT_1 . IDENT_2 , IDENT_3 ) ; } isEmpty ( ) {...
org . junit . Assert . assertFalse ( IDENT_3 . isEmpty ( ) )
METHOD_0 ( ) { when ( IDENT_0 . get ( eq ( IDENT_1 . IDENT_2 ) , anyString ( ) ) ) . thenReturn ( STRING_0 ) ; java . lang . String IDENT_3 = com . google . cloud . tools . eclipse . IDENT_4 . IDENT_5 . METHOD_1 ( IDENT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 , METHOD_2 ( ) ) . put ( IDENT_1 . IDENT_2 , IDENT_3 ...
org . junit . Assert . assertEquals ( STRING_0 , IDENT_3 )
METHOD_0 ( ) { org . mockito . Mockito . when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( new org . eclipse . core . runtime . IDENT_1 [ ] { IDENT_2 } ) ; org . mockito . Mockito . when ( IDENT_2 . METHOD_2 ( ) ) . thenReturn ( IDENT_3 . IDENT_4 ) ; org . mockito . Mockito . when ( IDENT_2 . METHOD_3 ( ) ) . thenReturn (...
org . junit . Assert . assertEquals ( STRING_0 , com . google . cloud . tools . eclipse . util . IDENT_3 . METHOD_4 ( new org . eclipse . core . runtime . IDENT_5 [ ] { IDENT_0 } ) )
METHOD_0 ( ) { java . util . Collection < org . eclipse . IDENT_0 . graph . IDENT_1 > IDENT_2 = com . google . cloud . tools . eclipse . util . IDENT_3 . METHOD_1 ( STRING_0 , STRING_1 , STRING_2 , null ) ; "<AssertPlaceHolder>" ; } isEmpty ( ) { return ( IDENT_4 . isEmpty ( ) ) && ( IDENT_5 . isEmpty ( ) ) ; }
org . junit . Assert . assertFalse ( IDENT_2 . isEmpty ( ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . core . runtime . IDENT_0 , org . eclipse . core . runtime . IDENT_0 ) { return com . google . cloud . tools . eclipse . util . io . IDENT_1 . METHOD_1 ( path , IDENT_2 , false ) ; }
org . junit . Assert . assertNull ( com . google . cloud . tools . eclipse . util . io . IDENT_1 . METHOD_1 ( null , null ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . core . runtime . IDENT_0 . IDENT_1 ) { return rule == ( this ) ; }
org . junit . Assert . assertTrue ( rule . METHOD_1 ( rule ) )
METHOD_0 ( ) { org . eclipse . core . runtime . IDENT_0 status = com . google . cloud . tools . eclipse . util . status . IDENT_1 . error ( com . google . cloud . tools . eclipse . util . status . IDENT_1 . class , STRING_0 , INT_0 ) ; METHOD_1 ( status , org . eclipse . core . runtime . IDENT_0 . IDENT_2 , STRING_0 ) ...
org . junit . Assert . assertEquals ( INT_0 , status . getCode ( ) )
METHOD_0 ( ) { java . lang . RuntimeException ex = mock ( com . google . cloud . tools . eclipse . util . status . RuntimeException . class ) ; org . eclipse . core . runtime . IDENT_0 status = com . google . cloud . tools . eclipse . util . status . IDENT_1 . METHOD_1 ( this , STRING_0 , ex ) ; "<AssertPlaceHolder>" ;...
org . junit . Assert . assertEquals ( STRING_0 , status . getMessage ( ) )
METHOD_0 ( ) { org . eclipse . core . runtime . IDENT_0 IDENT_1 = com . google . cloud . tools . eclipse . util . status . IDENT_2 . info ( this , STRING_0 ) ; org . eclipse . core . runtime . IDENT_0 status = com . google . cloud . tools . eclipse . util . status . IDENT_2 . METHOD_1 ( null , IDENT_1 ) ; "<AssertPlace...
org . junit . Assert . assertSame ( IDENT_1 , status )
METHOD_0 ( ) { org . eclipse . core . runtime . IDENT_0 IDENT_1 = com . google . cloud . tools . eclipse . util . status . IDENT_2 . METHOD_1 ( com . google . cloud . tools . eclipse . util . status . IDENT_2 . class , STRING_0 ) ; "<AssertPlaceHolder>" ; } filter ( org . eclipse . core . runtime . IDENT_0 ) { if ( ! (...
org . junit . Assert . assertThat ( com . google . cloud . tools . eclipse . util . status . IDENT_2 . filter ( METHOD_1 ) , org . hamcrest . CoreMatchers . is ( org . eclipse . core . runtime . Status . IDENT_3 ) )
METHOD_0 ( ) { org . eclipse . core . runtime . Path IDENT_0 = new org . eclipse . core . runtime . Path ( IDENT_1 . METHOD_1 ( ) . getAbsolutePath ( ) ) ; when ( IDENT_2 . METHOD_2 ( any ( org . eclipse . IDENT_3 . core . IDENT_4 . class ) , anyString ( ) , METHOD_3 ( ) ) ) . thenReturn ( IDENT_0 ) ; java . nio . file...
org . junit . Assert . assertFalse ( IDENT_0 . METHOD_4 ( ) . exists ( ) )
METHOD_0 ( ) { org . easymock . EasyMock . expect ( IDENT_0 . METHOD_1 ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_3 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_5 ) ) . andReturn ( true ) ; org . easymock . EasyMock . replay ( IDENT_0 ) ; IDENT_1 = opti...
org . junit . Assert . assertTrue ( IDENT_1 . delete ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 ) )
METHOD_0 ( ) { long IDENT_0 = org . apache . IDENT_1 . common . util . IDENT_2 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return java . lang . System . METHOD_2 ( ) ; }
org . junit . Assert . assertTrue ( ( ( java . lang . System . METHOD_2 ( ) ) >= IDENT_0 ) )
METHOD_0 ( ) { org . easymock . EasyMock . expect ( IDENT_0 . METHOD_1 ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_3 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 , STRING_0 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_5 ) ) . andReturn ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_6 . METHOD_2...
org . junit . Assert . assertEquals ( 3 , IDENT_9 . size ( ) )
METHOD_0 ( ) { org . easymock . EasyMock . expect ( IDENT_0 . METHOD_1 ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_3 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_5 ) ) . andReturn ( true ) ; org . easymock . EasyMock . replay ( IDENT_0 ) ; IDENT_1 = opti...
org . junit . Assert . assertTrue ( IDENT_1 . delete ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_5 ) )
METHOD_0 ( ) { com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = com . google . cloud . IDENT_0 . IDENT_3 . IDENT_4 . METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_3 . IDENT_5 ) ; org . easymock . EasyMock . expect ( IDENT_6 . METHOD_2 ( com . google . cloud . IDENT_0 . IDENT_3 . IDENT_5 , com . google . cloud . I...
org . junit . Assert . assertTrue ( IDENT_0 . delete ( IDENT_2 ) )
METHOD_0 ( ) { com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = com . google . cloud . IDENT_0 . IDENT_1 . of ( "" , com . google . cloud . IDENT_0 . IDENT_3 . IDENT_4 . METHOD_1 ( ) , com . google . cloud . IDENT_0 . IDENT_3 . IDENT_4 . METHOD_2 ( ) ) ; org . easymock . EasyMock . expect ( IDENT_5 . METHOD_3 ( com ....
org . junit . Assert . assertTrue ( IDENT_0 . delete ( IDENT_2 ) )
METHOD_0 ( ) { org . easymock . EasyMock . expect ( IDENT_0 . METHOD_1 ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_3 , com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 , null ) ) . andReturn ( true ) ; org . easymock . EasyMock . replay ( IDENT_0 ) ; IDENT_1 = options . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; }...
org . junit . Assert . assertTrue ( IDENT_1 . METHOD_1 ( com . google . cloud . IDENT_1 . IDENT_2 . IDENT_4 ) )
METHOD_0 ( ) { com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = com . google . cloud . IDENT_0 . IDENT_1 . of ( com . google . cloud . IDENT_0 . IDENT_3 . IDENT_4 , com . google . cloud . IDENT_0 . IDENT_3 . IDENT_5 ) ; org . easymock . EasyMock . expect ( IDENT_6 . METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_3...
org . junit . Assert . assertTrue ( IDENT_0 . METHOD_1 ( IDENT_2 ) )
METHOD_0 ( ) { METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 , com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_2 ( ) . build ( ) ) ; com . google . cloud . IDENT_0 . IDENT_3 IDENT_4 = com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_2 ( ) . METHOD_3 ( STRING_0 ) . build ( ) ; "<As...
org . junit . Assert . assertEquals ( STRING_0 , IDENT_4 . METHOD_4 ( ) )
METHOD_0 ( ) { com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = com . google . cloud . IDENT_0 . IDENT_1 . METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_3 . IDENT_4 ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return ( this ) == ( com . google . IDENT_5 . admin . v1 . IDENT_6 . IDENT_7 ) ? new com . g...
org . junit . Assert . assertEquals ( IDENT_2 , IDENT_2 . METHOD_2 ( ) . build ( ) )
METHOD_0 ( ) { java . lang . Class < ? extends org . apache . IDENT_0 . common . util . IDENT_1 . IDENT_2 > IDENT_3 = org . apache . IDENT_0 . common . util . IDENT_4 . METHOD_1 ( org . apache . IDENT_0 . common . util . IDENT_1 . IDENT_5 . class . getName ( ) , org . apache . IDENT_0 . common . util . IDENT_1 . IDENT_...
org . junit . Assert . assertEquals ( org . apache . IDENT_0 . common . util . IDENT_1 . IDENT_5 . class , IDENT_3 )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; com . google . cloud . IDENT_0 . IDENT_1 [ ] IDENT_2 = new IDENT_1 . IDENT_3 [ ] { IDENT_1 . IDENT_3 . fields ( ) } ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_4 ) ; expect ( IDENT_0 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_5 . IDENT_6 . METHOD_4 ( ) , IDENT_2 ) ) ...
org . junit . Assert . assertFalse ( dataset . exists ( ) )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_1 ) ; expect ( IDENT_0 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_2 . IDENT_3 . METHOD_4 ( ) . METHOD_3 ( ) ) ) . andReturn ( null ) ; replay ( IDENT_0 ) ; METHOD_5 ( ) ; "<AssertPlaceHolder>" ; } METHOD_6 ( ) { com . google ...
org . junit . Assert . assertNull ( dataset . METHOD_6 ( ) )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_1 ) ; expect ( IDENT_0 . delete ( com . google . cloud . IDENT_0 . IDENT_2 . IDENT_3 . METHOD_3 ( ) ) ) . andReturn ( true ) ; replay ( IDENT_0 ) ; METHOD_4 ( ) ; "<AssertPlaceHolder>" ; } delete ( ) { boolean IDENT_4 = IDENT_5 . dele...
org . junit . Assert . assertTrue ( dataset . delete ( ) )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_1 ) ; expect ( IDENT_0 . delete ( com . google . cloud . IDENT_0 . IDENT_2 . IDENT_3 . METHOD_3 ( ) ) ) . andReturn ( false ) ; replay ( IDENT_0 ) ; METHOD_4 ( ) ; "<AssertPlaceHolder>" ; } delete ( ) { boolean IDENT_4 = IDENT_5 . del...
org . junit . Assert . assertFalse ( dataset . delete ( ) )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_1 ) ; expect ( IDENT_0 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_2 . IDENT_3 . METHOD_4 ( ) ) ) . andReturn ( null ) ; replay ( IDENT_0 ) ; METHOD_5 ( ) ; "<AssertPlaceHolder>" ; } get ( java . lang . String ) { com . google...
org . junit . Assert . assertNull ( dataset . get ( com . google . cloud . IDENT_0 . IDENT_2 . IDENT_3 . METHOD_4 ( ) . METHOD_3 ( ) ) )
METHOD_0 ( ) { METHOD_1 ( 2 ) ; com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = new com . google . cloud . IDENT_0 . METHOD_2 ( IDENT_3 , new com . google . cloud . IDENT_0 . IDENT_4 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_5 . IDENT_6 ) ) ; expect ( IDENT_0 . METHOD_4 ( ) ) . andReturn ( IDENT_7 ) ; expe...
org . junit . Assert . assertEquals ( IDENT_2 , table )
METHOD_0 ( ) { METHOD_1 ( 2 ) ; com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = new com . google . cloud . IDENT_0 . METHOD_2 ( IDENT_3 , new com . google . cloud . IDENT_0 . IDENT_4 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_5 . IDENT_6 ) ) ; expect ( IDENT_0 . METHOD_4 ( ) ) . andReturn ( IDENT_7 ) ; expe...
org . junit . Assert . assertEquals ( IDENT_2 , table )
METHOD_0 ( ) { METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 , com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_2 ( ) . build ( ) ) ; java . util . List < java . lang . String > fields = com . google . common . collect . ImmutableList . of ( STRING_0 , STRING_1 ) ; com . google . cloud . IDEN...
org . junit . Assert . assertEquals ( fields , IDENT_4 . METHOD_4 ( ) )
METHOD_0 ( ) { com . google . cloud . IDENT_0 . IDENT_1 IDENT_2 = com . google . cloud . IDENT_0 . IDENT_1 . METHOD_1 ( ) . METHOD_2 ( com . google . cloud . IDENT_0 . IDENT_3 . IDENT_4 ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return ( this ) == ( com . google . IDENT_5 . admin . v1 . IDENT_6 . IDENT_7 ...
org . junit . Assert . assertEquals ( IDENT_2 , IDENT_2 . METHOD_3 ( ) . build ( ) )
METHOD_0 ( ) { org . apache . IDENT_0 . client . api . IDENT_1 IDENT_2 = result ( IDENT_3 . METHOD_1 ( ) . METHOD_2 ( 1 ) . METHOD_3 ( 1 ) . METHOD_4 ( 1 ) . METHOD_5 ( IDENT_4 . IDENT_5 ) . METHOD_6 ( IDENT_6 . IDENT_7 ) . METHOD_7 ( new byte [ 0 ] ) . execute ( ) ) ; int n = 10 ; long IDENT_8 = IDENT_2 . getId ( ) ; ...
org . junit . Assert . assertEquals ( ( STRING_0 + i ) , new java . lang . String ( entry . METHOD_12 ( ) ) )
METHOD_0 ( ) { METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 , com . google . cloud . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_2 ( ) . build ( ) ) ; METHOD_1 ( com . google . cloud . IDENT_0 . IDENT_1 . IDENT_3 , com . google . cloud . IDENT_0 . IDENT_1 . IDENT_3 . METHOD_2 ( ) . build ( ) ) ; METHOD_1 ( co...
org . junit . Assert . assertEquals ( STRING_0 , field . METHOD_4 ( ) )
METHOD_0 ( ) { java . lang . IllegalArgumentException exception = null ; try { IDENT_0 . get ( STRING_0 ) ; } catch ( java . lang . IllegalArgumentException e ) { exception = e ; } "<AssertPlaceHolder>" ; } get ( java . lang . String ) { com . google . cloud . datastore . IDENT_1 datastore = transaction . METHOD_1 ( ) ...
org . junit . Assert . assertNotNull ( exception )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; com . google . cloud . IDENT_0 . IDENT_1 [ ] IDENT_2 = new IDENT_1 . IDENT_3 [ ] { IDENT_1 . IDENT_3 . fields ( ) } ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_4 ) ; expect ( IDENT_0 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_5 . IDENT_6 . METHOD_4 ( ) , IDENT_2 ) ) ...
org . junit . Assert . assertTrue ( job . exists ( ) )
METHOD_0 ( ) { METHOD_1 ( 2 ) ; com . google . cloud . IDENT_0 . IDENT_1 [ ] IDENT_2 = new IDENT_1 . IDENT_3 [ ] { IDENT_1 . IDENT_3 . fields ( IDENT_1 . IDENT_4 . IDENT_5 ) } ; com . google . cloud . IDENT_0 . IDENT_6 status = METHOD_2 ( com . google . cloud . IDENT_0 . IDENT_6 . class ) ; expect ( status . METHOD_3 (...
org . junit . Assert . assertTrue ( job . METHOD_10 ( ) )
METHOD_0 ( ) { METHOD_1 ( 2 ) ; com . google . cloud . IDENT_0 . IDENT_1 [ ] IDENT_2 = new IDENT_1 . IDENT_3 [ ] { IDENT_1 . IDENT_3 . fields ( IDENT_1 . IDENT_4 . IDENT_5 ) } ; com . google . cloud . IDENT_0 . IDENT_6 status = METHOD_2 ( com . google . cloud . IDENT_0 . IDENT_6 . class ) ; expect ( status . METHOD_3 (...
org . junit . Assert . assertFalse ( job . METHOD_10 ( ) )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; com . google . cloud . IDENT_0 . IDENT_1 [ ] IDENT_2 = new IDENT_1 . IDENT_3 [ ] { IDENT_1 . IDENT_3 . fields ( IDENT_1 . IDENT_4 . IDENT_5 ) } ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_6 ) ; expect ( IDENT_0 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_7 . IDENT_8 ....
org . junit . Assert . assertTrue ( job . METHOD_6 ( ) )
METHOD_0 ( ) { METHOD_1 ( 1 ) ; expect ( IDENT_0 . METHOD_2 ( ) ) . andReturn ( IDENT_1 ) ; expect ( IDENT_0 . METHOD_3 ( com . google . cloud . IDENT_0 . IDENT_2 . IDENT_3 . METHOD_4 ( ) ) ) . andReturn ( null ) ; replay ( IDENT_0 ) ; METHOD_5 ( ) ; "<AssertPlaceHolder>" ; } METHOD_6 ( ) { com . google . cloud . loggi...
org . junit . Assert . assertNull ( job . METHOD_6 ( ) )
METHOD_0 ( ) { java . io . File IDENT_0 = METHOD_1 ( STRING_0 , "test" ) ; long IDENT_1 = IDENT_0 . METHOD_2 ( ) ; long IDENT_2 = IDENT_0 . METHOD_3 ( ) ; final org . apache . IDENT_3 . conf . IDENT_4 conf = org . apache . IDENT_3 . conf . IDENT_5 . METHOD_4 ( ) . METHOD_5 ( IDENT_0 . getPath ( ) ) . METHOD_6 ( new jav...
org . junit . Assert . assertTrue ( IDENT_9 . METHOD_17 ( ) )