input
stringlengths
35
67.8k
output
stringlengths
39
1.53k
METHOD_0 ( ) { org . eclipse . core . resources . IDENT_0 project = mock ( org . eclipse . core . resources . IDENT_0 . class ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . core . resources . IDENT_0 ) { try { com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDENT_3 . model . IDENT_4 IDENT_5 ...
org . junit . Assert . assertNull ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDENT_3 . IDENT_11 . METHOD_1 ( project ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; java . lang . String result = com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDENT_3 . IDENT_4 . METHOD_2 ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDE...
org . junit . Assert . assertEquals ( STRING_0 , result )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; java . lang . String result = com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDENT_3 . IDENT_4 . METHOD_2 ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDE...
org . junit . Assert . assertEquals ( STRING_0 , result )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; java . lang . String result = com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDENT_3 . IDENT_4 . METHOD_2 ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . ui . IDE...
org . junit . Assert . assertEquals ( STRING_0 , result )
METHOD_0 ( ) { java . util . List < com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 > IDENT_1 = new java . util . ArrayList ( ) ; com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_3 . METHOD_1 ( project . METHOD_2 ( ) , IDENT_1 , monitor ) ; "<AssertPlaceHolder>" ; } METHOD...
org . junit . Assert . assertNull ( com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_3 . METHOD_3 ( project ) )
METHOD_0 ( ) { try { new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . METHOD_1 ( null , STRING_0 , IDENT_2 , IDENT_3 ) ; org . junit . Assert . fail ( STRING_1 ) ; } catch ( java . lang . IDENT_4 ex ) { "<AssertPlaceHolder>" ; } } getMessage ( ) { return message ; }
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { try { new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . METHOD_1 ( new org . eclipse . core . runtime . Path ( STRING_0 ) , STRING_1 , null , IDENT_2 ) ; org . junit . Assert . fail ( STRING_2 ) ; } catch ( java . lang . IDENT_3 ex ) { "<AssertPlaceHolder>" ; } } getMessage ( ) { return me...
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { long n = INT_0 ; org . apache . beam . sdk . IDENT_0 . IDENT_1 . generator . IDENT_2 IDENT_3 = METHOD_1 ( n ) ; long expected = ( IDENT_3 . METHOD_2 ( ) ) - ( IDENT_3 . METHOD_3 ( ) ) ; long actual = 0 ; org . apache . beam . sdk . IDENT_0 . IDENT_1 . generator . IDENT_4 IDENT_5 = new org . apache . beam...
org . junit . Assert . assertEquals ( expected , actual )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = mock ( com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; when ( IDENT_3 . METHOD_1 ( ) ) . thenReturn ( new org . eclipse . IDENT_4 . core . IDENT_5 [ 0 ] ) ; when ( IDENT_3 . METHOD_2 ( any ( ja...
org . junit . Assert . assertNotNull ( IDENT_6 )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 IDENT_2 = mock ( org . eclipse . IDENT_0 . core . IDENT_1 . class ) ; com . google . cloud . tools . eclipse . IDENT_3 . IDENT_4 . IDENT_5 IDENT_6 = IDENT_7 . METHOD_1 ( IDENT_2 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . IDENT_0 . core . IDENT_1 ) { ...
org . junit . Assert . assertNull ( IDENT_6 )
METHOD_0 ( ) { java . util . List < com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 > IDENT_1 = com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_3 . METHOD_1 ( null ) ; "<AssertPlaceHolder>" ; } isEmpty ( ) { return ( IDENT_4 . isEmpty ( ) ) && ( IDENT_5 . isEmpty ...
org . junit . Assert . assertTrue ( IDENT_1 . isEmpty ( ) )
METHOD_0 ( ) { try { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . create ( org . mockito . Mockito . mock ( org . eclipse . core . runtime . IDENT_3 . class ) ) ; org . junit . Assert . fail ( ) ; } catch ( com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_4 ex...
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . METHOD_1 ( IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_4 ; }
org . junit . Assert . assertSame ( IDENT_4 , IDENT_3 . METHOD_2 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . METHOD_1 ( IDENT_4 ) ; IDENT_3 . METHOD_2 ( null ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_5 ; }
org . junit . Assert . assertNull ( IDENT_3 . METHOD_3 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . METHOD_1 ( IDENT_4 ) ; IDENT_3 . METHOD_0 ( new java . net . URI ( STRING_0 ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_5 ; }
org . junit . Assert . assertThat ( IDENT_3 . METHOD_2 ( ) . toString ( ) , org . hamcrest . CoreMatchers . is ( STRING_0 ) )
METHOD_0 ( ) { long n = INT_0 ; org . apache . beam . sdk . IDENT_0 . IDENT_1 . generator . IDENT_2 IDENT_3 = METHOD_1 ( n ) ; long expected = ( IDENT_3 . METHOD_2 ( ) ) - ( IDENT_3 . METHOD_3 ( ) ) ; java . util . List < org . apache . beam . sdk . IDENT_0 . IDENT_1 . generator . IDENT_4 > IDENT_5 = new java . util . ...
org . junit . Assert . assertEquals ( expected , actual )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . METHOD_1 ( IDENT_4 ) ; IDENT_3 . METHOD_2 ( false ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_5 ; }
org . junit . Assert . assertFalse ( IDENT_3 . METHOD_3 ( ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } getId ( ) { return id ; }
org . junit . Assert . assertThat ( library . getId ( ) , org . hamcrest . CoreMatchers . is ( "a" ) )
METHOD_0 ( ) { library . METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_0 ; }
org . junit . Assert . assertThat ( library . METHOD_2 ( ) , org . hamcrest . CoreMatchers . is ( STRING_0 ) )
METHOD_0 ( ) { library . setName ( "b" ) ; "<AssertPlaceHolder>" ; } getName ( ) { return name ; }
org . junit . Assert . assertThat ( library . getName ( ) , org . hamcrest . CoreMatchers . is ( "b" ) )
METHOD_0 ( ) { library . METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return com . google . common . base . IDENT_0 . METHOD_3 ( STRING_1 ) . METHOD_4 ( ) . METHOD_5 ( ) . METHOD_6 ( group ) ; }
org . junit . Assert . assertThat ( library . METHOD_2 ( ) . get ( 0 ) , org . hamcrest . CoreMatchers . is ( STRING_0 ) )
METHOD_0 ( ) { library . METHOD_1 ( null ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_0 ; }
org . junit . Assert . assertNull ( library . METHOD_2 ( ) )
METHOD_0 ( ) { java . util . IDENT_0 random = new java . util . METHOD_1 ( INT_0 ) ; int n = INT_1 ; org . apache . beam . sdk . IDENT_1 . IDENT_2 . generator . IDENT_3 config = METHOD_2 ( n ) ; org . apache . beam . sdk . IDENT_1 . IDENT_2 . generator . IDENT_4 IDENT_5 = new org . apache . beam . sdk . IDENT_1 . IDENT...
org . junit . Assert . assertFalse ( reader . METHOD_11 ( ) )
METHOD_0 ( ) { library . METHOD_1 ( new java . net . URI ( STRING_0 ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_0 ; }
org . junit . Assert . assertThat ( library . METHOD_2 ( ) . toString ( ) , org . hamcrest . CoreMatchers . is ( STRING_0 ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 ; }
org . junit . Assert . assertTrue ( library . METHOD_1 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . Builder ( ) . METHOD_1 ( STRING_0 ) . METHOD_2 ( "a" ) . METHOD_0 ( "1" ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return...
org . junit . Assert . assertThat ( IDENT_3 . METHOD_3 ( ) , org . hamcrest . CoreMatchers . is ( "1" ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . Builder ( ) . METHOD_1 ( STRING_0 ) . METHOD_2 ( "a" ) . METHOD_3 ( STRING_1 ) . build ( ) ; "<AssertPlaceHolder>" ; } getType ( ) { re...
org . junit . Assert . assertThat ( IDENT_3 . getType ( ) , org . hamcrest . CoreMatchers . is ( STRING_1 ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . Builder ( ) . METHOD_1 ( STRING_0 ) . METHOD_2 ( STRING_1 ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_4 ; }
org . junit . Assert . assertNull ( IDENT_3 . METHOD_3 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . Builder ( ) . METHOD_1 ( STRING_0 ) . METHOD_2 ( "a" ) . METHOD_3 ( STRING_1 ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { r...
org . junit . Assert . assertThat ( IDENT_3 . METHOD_4 ( ) , org . hamcrest . CoreMatchers . is ( STRING_1 ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . Builder ( ) . METHOD_1 ( STRING_0 ) . METHOD_2 ( "a" ) . METHOD_3 ( null ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { retur...
org . junit . Assert . assertNull ( IDENT_3 . METHOD_4 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . model . IDENT_2 . Builder ( ) . METHOD_1 ( STRING_0 ) . METHOD_2 ( "a" ) . METHOD_3 ( "" ) . build ( ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { return ...
org . junit . Assert . assertTrue ( IDENT_3 . METHOD_4 ( ) . isEmpty ( ) )
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 . assertThat ( IDENT_14 , org . hamcrest . Matchers . contains ( "a" , "b" ) )
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 . assertTrue ( IDENT_14 . isEmpty ( ) )
METHOD_0 ( ) { java . lang . String IDENT_0 = ( ( IDENT_1 . IDENT_2 . name ( ) ) + STRING_0 ) + STRING_1 ; long id = org . apache . IDENT_3 . IDENT_4 . util . IDENT_5 . METHOD_1 ( IDENT_0 ) ; java . lang . String IDENT_6 = ( ( IDENT_1 . IDENT_7 . name ( ) ) + STRING_0 ) + STRING_1 ; long IDENT_8 = org . apache . IDENT_...
org . junit . Assert . assertFalse ( ( id == IDENT_8 ) )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 [ ] attributes = METHOD_1 ( STRING_0 , STRING_1 ) ; com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . model . IDENT_4 IDENT_5 = com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . repository . IDENT_6 . METHOD_2 ( attributes ) ; "<AssertPlaceHo...
org . junit . Assert . assertThat ( IDENT_5 . METHOD_3 ( ) , org . hamcrest . Matchers . is ( STRING_1 ) )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 [ ] attributes = METHOD_1 ( STRING_0 , STRING_1 ) ; com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . model . IDENT_4 IDENT_5 = com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . repository . IDENT_6 . METHOD_2 ( attributes ) ; "<AssertPlaceHo...
org . junit . Assert . assertThat ( IDENT_5 . METHOD_3 ( ) , org . hamcrest . Matchers . is ( STRING_1 ) )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 [ ] attributes = METHOD_1 ( STRING_0 , STRING_1 ) ; com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . model . IDENT_4 IDENT_5 = com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . repository . IDENT_6 . METHOD_2 ( attributes ) ; "<AssertPlaceHo...
org . junit . Assert . assertThat ( IDENT_5 . METHOD_3 ( ) , org . hamcrest . Matchers . is ( STRING_1 ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . server . IDENT_2 update = com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . server . IDENT_2 . METHOD_1 ( IDENT_3 , server , IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . debug . core . IDENT_5 , org . eclipse . ID...
org . junit . Assert . assertNull ( update )
METHOD_0 ( ) { java . util . function . IDENT_0 < IDENT_1 . Entry < java . lang . String , java . lang . String > > IDENT_2 = this . IDENT_3 . METHOD_1 ( STRING_0 ) ; boolean result = IDENT_2 . test ( new IDENT_1 . Entry < java . lang . String , java . lang . String > ( ) { @ java . lang . Override public java . lang ....
org . junit . Assert . assertTrue ( result )
METHOD_0 ( ) { METHOD_1 ( ) ; com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . server . IDENT_2 update = com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . server . IDENT_2 . METHOD_2 ( IDENT_3 , server , IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . debug . core . IDENT_5 , org...
org . junit . Assert . assertNull ( update )
METHOD_0 ( ) { METHOD_1 ( ) ; org . eclipse . core . resources . IDENT_0 IDENT_1 = mock ( org . eclipse . core . resources . IDENT_0 . class , STRING_0 ) ; org . eclipse . core . resources . IDENT_0 IDENT_2 = mock ( org . eclipse . core . resources . IDENT_0 . class , STRING_1 ) ; org . eclipse . core . resources . IDE...
org . junit . Assert . assertNull ( update )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; verify ( IDENT_0 , METHOD_1 ( ) ) . test ( any ( java . net . IDENT_1 . class ) , any ( com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . server . Integer . class ) ) ; } METHOD_2 ( java . net . IDENT_1 , int , java . util . function . IDENT_4 ) { com . google . common ...
org . junit . Assert . assertEquals ( 0 , com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . server . IDENT_7 . METHOD_2 ( null , 0 , IDENT_0 ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; verify ( IDENT_0 ) . test ( any ( java . net . IDENT_1 . class ) , any ( com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . server . Integer . class ) ) ; } METHOD_1 ( java . net . IDENT_1 , int , java . util . function . IDENT_4 ) { com . google . common . base . IDENT_...
org . junit . Assert . assertEquals ( 1 , com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . server . IDENT_7 . METHOD_1 ( null , 1 , IDENT_0 ) )
METHOD_0 ( ) { delegate = METHOD_1 ( ) ; org . eclipse . IDENT_0 . server . core . IDENT_1 [ ] add = new org . eclipse . IDENT_0 . server . core . IDENT_1 [ ] { IDENT_2 } ; when ( IDENT_2 . METHOD_2 ( ) ) . thenReturn ( IDENT_3 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . eclipse . IDENT_0 . server . c...
org . junit . Assert . assertEquals ( org . eclipse . core . runtime . Status . IDENT_15 , delegate . METHOD_3 ( add ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( null ) ; org . eclipse . IDENT_1 . server . core . IDENT_2 [ ] IDENT_3 = delegate . METHOD_2 ( new org . eclipse . IDENT_1 . server . core . IDENT_2 [ ] { IDENT_0 } ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . IDENT_1 . server . core . IDENT_2 [ ...
org . junit . Assert . assertEquals ( 0 , IDENT_3 . length )
METHOD_0 ( ) { org . eclipse . IDENT_0 . server . core . IDENT_1 IDENT_2 = org . eclipse . IDENT_0 . server . core . internal . IDENT_3 . METHOD_1 ( STRING_0 , STRING_1 ) ; when ( IDENT_4 . METHOD_1 ( ) ) . thenReturn ( IDENT_2 ) ; org . eclipse . IDENT_0 . server . core . IDENT_5 [ ] IDENT_6 = delegate . METHOD_2 ( ne...
org . junit . Assert . assertEquals ( 0 , IDENT_6 . length )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_3 . IDENT_4 , ( - 1 ) ) ) . thenReturn ( INT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 ) . METHOD_1 ( eq ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_3 . IDENT_4 )...
org . junit . Assert . assertEquals ( INT_0 , com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_9 . METHOD_4 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_3 . IDENT_4 , 0 , IDENT_0 , server ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_3 . IDENT_4 , ( - 1 ) ) ) . thenReturn ( ( - 1 ) ) ; when ( server . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_3 . IDENT_4 , INT_0 ) ) . thenReturn ( INT_0 ...
org . junit . Assert . assertEquals ( INT_0 , com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_9 . METHOD_3 ( com . google . cloud . tools . eclipse . IDENT_1 . IDENT_2 . server . IDENT_3 . IDENT_4 , INT_0 , IDENT_0 , server ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( anyString ( ) , anyString ( ) ) ) . METHOD_2 ( org . mockito . IDENT_1 . METHOD_3 ( ) ) ; when ( server . METHOD_4 ( ) ) . thenReturn ( STRING_0 ) ; com . google . cloud . tools . IDENT_2 . configuration . IDENT_3 config = new com . google . cloud . tools . eclipse . IDENT_2 ....
org . junit . Assert . assertEquals ( STRING_0 , config . METHOD_4 ( ) )
METHOD_0 ( ) { org . mockito . Mockito . when ( IDENT_0 . exists ( ) ) . thenReturn ( false ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . IDENT_1 . server . core . IDENT_2 ) { org . eclipse . core . resources . IDENT_3 IDENT_4 = com . google . cloud . tools . eclipse . IDENT_5 . IDENT_6 . IDENT_7 . METHOD_2 ...
org . junit . Assert . assertEquals ( STRING_2 , com . google . cloud . tools . eclipse . IDENT_5 . IDENT_16 . server . IDENT_17 . METHOD_1 ( module ) )
METHOD_0 ( ) { org . mockito . Mockito . when ( IDENT_0 . METHOD_1 ( ) ) . METHOD_2 ( new org . eclipse . core . runtime . METHOD_3 ( org . eclipse . core . runtime . Status . IDENT_1 ) ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( org . eclipse . IDENT_2 . server . core . IDENT_3 ) { org . eclipse . core . resources . IDEN...
org . junit . Assert . assertEquals ( STRING_2 , com . google . cloud . tools . eclipse . IDENT_5 . IDENT_15 . server . IDENT_16 . METHOD_4 ( module ) )
METHOD_0 ( ) { METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . IDENT_0 . server . core . IDENT_1 ) { org . eclipse . core . resources . IDENT_2 IDENT_3 = com . google . cloud . tools . eclipse . IDENT_4 . IDENT_5 . IDENT_6 . METHOD_3 ( module . METHOD_4 ( ) , new org . eclipse . core . runt...
org . junit . Assert . assertEquals ( STRING_3 , com . google . cloud . tools . eclipse . IDENT_4 . IDENT_15 . server . IDENT_16 . METHOD_2 ( module ) )
METHOD_0 ( ) { when ( IDENT_0 . METHOD_1 ( anyString ( ) , anyString ( ) ) ) . METHOD_2 ( org . mockito . IDENT_1 . METHOD_3 ( ) ) ; java . lang . String value = com . google . cloud . tools . eclipse . IDENT_2 . IDENT_3 . ui . IDENT_4 . METHOD_1 ( IDENT_0 , STRING_0 , STRING_1 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ...
org . junit . Assert . assertEquals ( STRING_1 , value )
METHOD_0 ( ) { java . util . Map < java . lang . String , java . lang . String > map = new java . util . HashMap ( ) ; when ( IDENT_0 . METHOD_1 ( eq ( IDENT_1 . IDENT_2 ) , org . mockito . Matchers . METHOD_2 ( java . lang . String . class , java . lang . String . class ) ) ) . thenReturn ( map ) ; "<AssertPlaceHolder...
org . junit . Assert . assertEquals ( map , com . google . cloud . tools . eclipse . IDENT_6 . IDENT_7 . ui . IDENT_8 . METHOD_3 ( IDENT_0 ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( IDENT_1 ) ; IDENT_2 . METHOD_2 ( STRING_0 ) ; IDENT_3 . METHOD_3 ( STRING_1 ) ; java . nio . file . Path expected = java . nio . file . IDENT_4 . get ( org . eclipse . core . runtime . IDENT_5 . METHOD_4 ( ) . METHOD_5 ( ) . METHOD_6 ( ) ) . resolve ( STRING_2 ) . resolve ( STRING_3 ...
org . junit . Assert . assertEquals ( expected , IDENT_0 . METHOD_7 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . ui . IDENT_2 IDENT_3 = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . ui . IDENT_2 . METHOD_1 ( null ) . METHOD_2 ( "test" ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_4 ; }
org . junit . Assert . assertNull ( IDENT_3 . METHOD_3 ( ) )
METHOD_0 ( ) { IDENT_0 . IDENT_1 . METHOD_1 ( "" ) ; "<AssertPlaceHolder>" ; } getText ( ) { return text . getText ( ) ; }
org . junit . Assert . assertTrue ( IDENT_0 . IDENT_1 . getText ( ) . isEmpty ( ) )
METHOD_0 ( ) { IDENT_0 . IDENT_1 . METHOD_1 ( STRING_0 ) ; IDENT_0 . IDENT_1 . METHOD_1 ( STRING_1 ) ; "<AssertPlaceHolder>" ; verify ( server ) . METHOD_2 ( STRING_2 , INT_0 ) ; } getText ( ) { return text . getText ( ) ; }
org . junit . Assert . assertEquals ( STRING_0 , IDENT_0 . IDENT_1 . getText ( ) )
METHOD_0 ( ) { IDENT_0 . IDENT_1 . METHOD_1 ( "" ) ; "<AssertPlaceHolder>" ; verify ( server ) . METHOD_2 ( STRING_0 , 0 ) ; } getText ( ) { return text . getText ( ) ; }
org . junit . Assert . assertTrue ( IDENT_0 . IDENT_1 . getText ( ) . isEmpty ( ) )
METHOD_0 ( ) { org . eclipse . core . resources . IDENT_0 project = mock ( org . eclipse . core . resources . IDENT_0 . class ) ; config . METHOD_1 ( project ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return project ; }
org . junit . Assert . assertSame ( project , config . METHOD_2 ( ) )
METHOD_0 ( ) { config . METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_0 ; }
org . junit . Assert . assertEquals ( STRING_0 , config . METHOD_2 ( ) )
METHOD_0 ( ) { config . METHOD_1 ( new java . net . URI ( STRING_0 ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_0 ; }
org . junit . Assert . assertEquals ( new java . net . URI ( STRING_0 ) , config . METHOD_2 ( ) )
METHOD_0 ( ) { java . util . List < org . apache . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_4 = java . util . Arrays . asList ( new org . apache . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 [ ] { new org . apache . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_1 ( STRING_0 , org . apache . commons . lang3 . tuple . IDENT_5 . of...
org . junit . Assert . assertTrue ( ( ( pdf . METHOD_3 ( record ) ) > 0.0 ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_2 config = new com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . METHOD_1 ( ) ; com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_3 . METHOD_2 ( project , config , monitor ) ; "<AssertPlaceHolder>" ; } METHOD_3...
org . junit . Assert . assertFalse ( METHOD_3 ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_1 ( STRING_0 , parent , monitor ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( java . lang . String ) { org . eclipse . core . runtime . IDENT_3 path = new org . eclipse . core . runtime . Path ( IDENT_4 ) ; if ( ( path . METHOD_3 ( ...
org . junit . Assert . assertTrue ( parent . METHOD_2 ( STRING_0 ) . exists ( ) )
METHOD_0 ( ) { METHOD_1 ( ) ; METHOD_2 ( ) . METHOD_3 ( STRING_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 ) . METHOD_4 ( STRING_1 , IDENT_1 . IDENT_2 ) ; } METHOD_5 ( org . eclipse . IDENT_3 . IDENT_4 . IDENT_5 ) { org . eclipse . core . runtime . IDENT_6 status = METHOD_6 ( ) ; if ( status . METHOD_7 ( ) ) { retur...
org . junit . Assert . assertFalse ( ui . METHOD_5 ( IDENT_0 ) )
METHOD_0 ( ) { METHOD_1 ( ) ; METHOD_2 ( ) . METHOD_3 ( STRING_0 ) ; METHOD_4 ( ) . METHOD_3 ( STRING_1 ) ; METHOD_5 ( ) . METHOD_3 ( "" ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 ) . METHOD_6 ( STRING_2 , IDENT_1 . IDENT_2 ) ; } METHOD_7 ( org . eclipse . IDENT_3 . IDENT_4 . IDENT_5 ) { org . eclipse . core . runtim...
org . junit . Assert . assertFalse ( ui . METHOD_7 ( IDENT_0 ) )
METHOD_0 ( ) { METHOD_1 ( ) ; METHOD_2 ( ) . METHOD_3 ( STRING_0 ) ; METHOD_4 ( ) . METHOD_3 ( STRING_1 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 ) . METHOD_5 ( STRING_2 ) ; } METHOD_6 ( org . eclipse . IDENT_1 . IDENT_2 . IDENT_3 ) { org . eclipse . core . runtime . IDENT_4 status = METHOD_7 ( ) ; if ( status . MET...
org . junit . Assert . assertFalse ( ui . METHOD_6 ( IDENT_0 ) )
METHOD_0 ( ) { java . util . Map < java . lang . String , java . lang . Double > IDENT_0 = com . google . common . collect . ImmutableMap . of ( STRING_0 , FLOAT_0 , STRING_1 , FLOAT_1 , STRING_2 , FLOAT_2 ) ; org . apache . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 . IDENT_5 < java . lang . String > pdf = new org . apache...
org . junit . Assert . assertEquals ( expected , IDENT_6 )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = METHOD_1 ( ) ; IDENT_3 . execute ( monitor ) ; com . google . cloud . tools . eclipse . test . util . project . IDENT_4 . METHOD_2 ( project ) ; org . eclipse . IDENT_5 . common . project . IDENT_6 . core . IDENT_7 IDENT_8 = o...
org . junit . Assert . assertTrue ( com . google . cloud . tools . eclipse . IDENT_0 . IDENT_19 . IDENT_20 . METHOD_4 ( IDENT_11 ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . core . resources . IDENT_0 ) { org . eclipse . core . resources . IDENT_1 IDENT_2 = com . google . cloud . tools . eclipse . IDENT_3 . IDENT_4 . IDENT_5 . METHOD_2 ( project , new org . eclipse . core . runtime . Path ( STRING_0 ) ) ; if ( IDENT_2 == n...
org . junit . Assert . assertEquals ( IDENT_9 . IDENT_10 , com . google . cloud . tools . eclipse . IDENT_3 . IDENT_12 . IDENT_13 . IDENT_14 . METHOD_1 ( project ) )
METHOD_0 ( ) { METHOD_1 ( STRING_0 , STRING_1 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_0 ) { org . eclipse . core . resources . IDENT_1 IDENT_2 = com . google . cloud . tools . eclipse . IDENT_3 . IDENT_4 . IDENT_5 . METHOD_3 ( project , new org . eclipse . core . runtime . Path...
org . junit . Assert . assertEquals ( IDENT_9 . IDENT_15 , com . google . cloud . tools . eclipse . IDENT_3 . IDENT_12 . IDENT_13 . IDENT_14 . METHOD_2 ( project ) )
METHOD_0 ( ) { METHOD_1 ( STRING_0 , STRING_1 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . core . resources . IDENT_0 ) { org . eclipse . core . resources . IDENT_1 IDENT_2 = com . google . cloud . tools . eclipse . IDENT_3 . IDENT_4 . IDENT_5 . METHOD_3 ( project , new org . eclipse . core . runtime . Path...
org . junit . Assert . assertEquals ( IDENT_9 . IDENT_10 , com . google . cloud . tools . eclipse . IDENT_3 . IDENT_12 . IDENT_13 . IDENT_14 . METHOD_2 ( project ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( int ) { java . lang . String IDENT_0 = ( ( ( STRING_0 + size ) + STRING_1 ) + size ) + STRING_2 ; return com . google . cloud . tools . eclipse . IDENT_1 . ui . IDENT_2 . METHOD_2 ( IDENT_0 ) ; }
org . junit . Assert . assertNotNull ( com . google . cloud . tools . eclipse . IDENT_1 . ui . IDENT_2 . METHOD_1 ( 16 ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } contains ( java . lang . String ) { return com . google . cloud . tools . eclipse . IDENT_0 . validation . IDENT_1 . IDENT_2 . containsKey ( IDENT_3 ) ; }
org . junit . Assert . assertFalse ( com . google . cloud . tools . eclipse . IDENT_0 . validation . IDENT_1 . contains ( "foo" ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } contains ( java . lang . String ) { return com . google . cloud . tools . eclipse . IDENT_0 . validation . IDENT_1 . IDENT_2 . containsKey ( IDENT_3 ) ; }
org . junit . Assert . assertFalse ( com . google . cloud . tools . eclipse . IDENT_0 . validation . IDENT_1 . contains ( null ) )
METHOD_0 ( ) { double IDENT_0 = 1.0 / 2.0 ; org . apache . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 IDENT_5 = new org . apache . IDENT_1 . IDENT_2 . IDENT_3 . METHOD_1 ( INT_0 ) ; org . apache . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_3 . IDENT_6 < java . lang . Double > IDENT_7 = new org . apache . IDENT_1 . IDENT_2 . IDENT_...
org . junit . Assert . assertTrue ( ( result >= 0.0 ) )
METHOD_0 ( ) { try { new com . google . cloud . tools . eclipse . IDENT_0 . validation . METHOD_1 ( null , STRING_0 , org . eclipse . core . resources . IDENT_1 . IDENT_2 , org . eclipse . IDENT_3 . validation . internal . IDENT_4 . core . IDENT_5 . IDENT_6 , new com . google . cloud . tools . eclipse . IDENT_0 . valid...
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { try { new com . google . cloud . tools . eclipse . IDENT_0 . validation . METHOD_1 ( "test" , STRING_0 , org . eclipse . core . resources . IDENT_1 . IDENT_2 , org . eclipse . IDENT_3 . validation . internal . IDENT_4 . core . IDENT_5 . IDENT_6 , null , 0 , null ) ; org . junit . Assert . fail ( ) ; } ca...
org . junit . Assert . assertNotNull ( ex . getMessage ( ) )
METHOD_0 ( ) { java . util . Iterator < java . lang . String > iterator = com . google . cloud . tools . eclipse . IDENT_0 . validation . IDENT_1 . IDENT_2 . METHOD_1 ( STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String ) { com . google . common . base . IDENT_3 . METHOD_2 ( IDENT_4 ) ; return java ...
org . junit . Assert . assertEquals ( STRING_1 , iterator . next ( ) )
METHOD_0 ( ) { org . w3c . dom . Element plugin = document . METHOD_1 ( STRING_0 , STRING_1 ) ; plugin . METHOD_2 ( STRING_2 , new com . google . cloud . tools . eclipse . IDENT_0 . validation . METHOD_3 ( 1 , 1 ) , null ) ; org . w3c . dom . Element IDENT_1 = document . METHOD_1 ( STRING_0 , STRING_3 ) ; IDENT_1 . MET...
org . junit . Assert . assertEquals ( 0 , IDENT_4 . size ( ) )
METHOD_0 ( ) { handler . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return document ; }
org . junit . Assert . assertNotNull ( handler . METHOD_2 ( ) )
METHOD_0 ( ) { byte [ ] bytes = "" . getBytes ( IDENT_0 . UTF_8 ) ; org . w3c . dom . Document document = com . google . cloud . tools . eclipse . IDENT_1 . validation . IDENT_2 . parse ( bytes ) ; "<AssertPlaceHolder>" ; } parse ( byte [ ] ) { if ( ( bytes . length ) == 0 ) { return null ; } java . io . ByteArrayInput...
org . junit . Assert . assertNull ( document )
METHOD_0 ( ) { javax . xml . IDENT_0 . IDENT_1 IDENT_2 = javax . xml . IDENT_0 . IDENT_1 . newInstance ( ) ; javax . xml . IDENT_0 . IDENT_3 IDENT_4 = IDENT_2 . METHOD_1 ( ) ; org . w3c . dom . Document document = IDENT_4 . METHOD_2 ( ) ; org . w3c . dom . Element root = document . METHOD_3 ( STRING_0 ) ; root . METHOD...
org . junit . Assert . assertTrue ( IDENT_8 . isEmpty ( ) )
METHOD_0 ( ) { javax . xml . IDENT_0 . IDENT_1 IDENT_2 = javax . xml . IDENT_0 . IDENT_1 . newInstance ( ) ; javax . xml . IDENT_0 . IDENT_3 IDENT_4 = IDENT_2 . METHOD_1 ( ) ; org . w3c . dom . Document document = IDENT_4 . METHOD_2 ( ) ; org . w3c . dom . Element element = document . METHOD_3 ( STRING_0 , STRING_1 ) ;...
org . junit . Assert . assertEquals ( 0 , IDENT_7 . size ( ) )
METHOD_0 ( ) { javax . xml . IDENT_0 . IDENT_1 IDENT_2 = javax . xml . IDENT_0 . IDENT_1 . newInstance ( ) ; javax . xml . IDENT_0 . IDENT_3 IDENT_4 = IDENT_2 . METHOD_1 ( ) ; org . w3c . dom . Document document = IDENT_4 . METHOD_2 ( ) ; org . w3c . dom . Element IDENT_5 = document . METHOD_3 ( STRING_0 , STRING_1 ) ;...
org . junit . Assert . assertEquals ( 1 , IDENT_11 . size ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . IDENT_2 IDENT_3 = com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . IDENT_4 . METHOD_1 ( IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_0 . core . project . IDENT_6 ) { s...
org . junit . Assert . assertNotNull ( METHOD_1 )
METHOD_0 ( ) { org . apache . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_2 . IDENT_3 < java . lang . Integer > IDENT_4 = new org . apache . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_2 . METHOD_1 ( 0 , 10 , 1 ) ; for ( int i = 0 ; i < 10 ; i ++ ) { java . lang . Integer value = IDENT_4 . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; } } ME...
org . junit . Assert . assertEquals ( ( ( int ) ( value ) ) , i )
METHOD_0 ( ) { java . lang . String IDENT_0 = com . google . cloud . tools . eclipse . IDENT_1 . core . IDENT_2 . IDENT_3 . IDENT_4 ; com . google . cloud . tools . eclipse . IDENT_1 . core . IDENT_5 . options . IDENT_6 property = new com . google . cloud . tools . eclipse . IDENT_1 . core . IDENT_5 . options . METHOD_...
org . junit . Assert . assertTrue ( IDENT_15 . METHOD_8 ( ) . contains ( property ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . IDENT_2 property = new com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_3 . IDENT_4 . IDENT_5 , false , true , java . util ...
org . junit . Assert . assertTrue ( IDENT_14 . METHOD_8 ( ) . contains ( property ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . IDENT_2 property = new com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . METHOD_1 ( com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_3 . IDENT_4 . IDENT_5 , false , true , java . util ...
org . junit . Assert . assertTrue ( IDENT_14 . METHOD_8 ( ) . isEmpty ( ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . IDENT_2 property = new com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . METHOD_1 ( "foo" , false , true , java . util . Collections . < java . lang . String > METHOD_2 ( ) , null ) ; com . google . ...
org . junit . Assert . assertTrue ( IDENT_13 . METHOD_8 ( ) . contains ( property ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . IDENT_2 property = new com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . METHOD_1 ( "foo" , false , true , java . util . Collections . < java . lang . String > METHOD_2 ( ) , null ) ; com . google . ...
org . junit . Assert . assertTrue ( IDENT_13 . METHOD_8 ( ) . contains ( property ) )
METHOD_0 ( ) { com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . IDENT_2 property = new com . google . cloud . tools . eclipse . IDENT_0 . core . IDENT_1 . options . METHOD_1 ( "foo" , false , true , java . util . Collections . < java . lang . String > METHOD_2 ( ) , null ) ; com . google . ...
org . junit . Assert . assertTrue ( IDENT_13 . METHOD_9 ( ) . isEmpty ( ) )
METHOD_0 ( ) { org . apache . hadoop . conf . Configuration conf = org . apache . hadoop . hbase . IDENT_0 . create ( ) ; org . apache . hadoop . hbase . client . IDENT_1 admin = new org . apache . hadoop . hbase . client . METHOD_1 ( conf ) ; org . apache . hadoop . hbase . IDENT_2 IDENT_3 = org . apache . IDENT_4 . I...
org . junit . Assert . assertArrayEquals ( org . apache . IDENT_4 . IDENT_5 . hbase . IDENT_7 . IDENT_8 . IDENT_17 , value )
METHOD_0 ( ) { java . lang . String IDENT_0 = "foo" ; java . lang . String IDENT_1 = STRING_0 ; com . google . cloud . tools . eclipse . IDENT_2 . core . IDENT_3 . options . IDENT_4 property = new com . google . cloud . tools . eclipse . IDENT_2 . core . IDENT_3 . options . METHOD_1 ( IDENT_0 , false , true , com . goo...
org . junit . Assert . assertTrue ( IDENT_13 . METHOD_8 ( ) . isEmpty ( ) )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 method = mock ( org . eclipse . IDENT_0 . core . IDENT_1 . class ) ; when ( method . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; com . google . cloud . tools . eclipse . IDENT_2 . core . IDENT_3 . options . IDENT_4 property = com . google . cloud . tools . eclipse ...
org . junit . Assert . assertNull ( property )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 method = mock ( org . eclipse . IDENT_0 . core . IDENT_1 . class ) ; when ( method . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; org . eclipse . IDENT_0 . core . IDENT_2 IDENT_3 = mock ( org . eclipse . IDENT_0 . core . IDENT_2 . class ) ; when ( method . METHOD_2 ...
org . junit . Assert . assertNull ( property . METHOD_7 ( ) )
METHOD_0 ( ) { org . eclipse . IDENT_0 . core . IDENT_1 method = mock ( org . eclipse . IDENT_0 . core . IDENT_1 . class ) ; when ( method . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; org . eclipse . IDENT_0 . core . IDENT_2 IDENT_3 = mock ( org . eclipse . IDENT_0 . core . IDENT_2 . class ) ; when ( method . METHOD_2 ...
org . junit . Assert . assertNull ( property . METHOD_9 ( ) )
METHOD_0 ( ) { when ( project . METHOD_1 ( ) ) . thenReturn ( false ) ; boolean IDENT_0 = com . google . cloud . tools . eclipse . IDENT_1 . core . IDENT_2 . IDENT_3 . METHOD_2 ( project ) ; "<AssertPlaceHolder>" ; verify ( project ) . METHOD_1 ( ) ; METHOD_3 ( project ) ; } METHOD_2 ( org . eclipse . core . resources ...
org . junit . Assert . assertFalse ( METHOD_4 )