input
stringlengths
35
67.8k
output
stringlengths
39
1.53k
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 IDENT_2 = mock ( org . neo4j . kernel . impl . IDENT_0 . IDENT_1 . class ) ; org . neo4j . kernel . impl . IDENT_0 . IDENT_3 factory = mock ( org . neo4j . kernel . impl . IDENT_0 . IDENT_3 . class ) ; org . neo4j . kernel . impl . factory . IDENT_4 loader ...
org . junit . Assert . assertSame ( factory , IDENT_6 )
METHOD_0 ( ) { org . neo4j . kernel . impl . transaction . log . IDENT_0 channel = new org . neo4j . kernel . impl . transaction . log . METHOD_1 ( 1000 ) ; org . neo4j . kernel . impl . index . IDENT_1 command = new org . neo4j . kernel . impl . index . METHOD_2 ( ) ; org . eclipse . collections . api . map . IDENT_2 ...
org . junit . Assert . assertTrue ( serialize ( channel , command ) )
METHOD_0 ( ) { java . util . List < org . neo4j . collection . IDENT_0 > IDENT_1 = java . util . Collections . emptyList ( ) ; org . neo4j . kernel . impl . index . IDENT_2 . IDENT_3 iterator = new org . neo4j . kernel . impl . index . IDENT_2 . METHOD_1 ( IDENT_1 , false ) ; "<AssertPlaceHolder>" ; try { iterator . ne...
org . junit . Assert . assertFalse ( iterator . hasNext ( ) )
METHOD_0 ( ) { java . util . List < org . neo4j . collection . IDENT_0 > IDENT_1 = java . util . Collections . singletonList ( METHOD_1 ( ) ) ; org . neo4j . kernel . impl . index . IDENT_2 . IDENT_3 iterator = new org . neo4j . kernel . impl . index . IDENT_2 . METHOD_2 ( IDENT_1 , false ) ; "<AssertPlaceHolder>" ; } ...
org . junit . Assert . assertFalse ( iterator . hasNext ( ) )
METHOD_0 ( ) { java . util . List < org . neo4j . collection . IDENT_0 > IDENT_1 = METHOD_1 ( METHOD_2 ( ) , METHOD_2 ( ) , METHOD_2 ( ) ) ; org . neo4j . kernel . impl . index . IDENT_2 . IDENT_3 iterator = new org . neo4j . kernel . impl . index . IDENT_2 . METHOD_3 ( IDENT_1 , false ) ; "<AssertPlaceHolder>" ; } has...
org . junit . Assert . assertFalse ( iterator . hasNext ( ) )
METHOD_0 ( ) { org . neo4j . IDENT_0 . IDENT_1 < org . neo4j . index . internal . IDENT_2 . IDENT_3 < org . neo4j . kernel . impl . index . IDENT_4 . IDENT_5 , org . neo4j . kernel . impl . index . IDENT_4 . IDENT_6 > , java . io . IOException > IDENT_0 = mock ( org . neo4j . IDENT_0 . IDENT_1 . class ) ; when ( IDENT_...
org . junit . Assert . assertTrue ( IDENT_7 . isEmpty ( ) )
METHOD_0 ( ) { java . io . File IDENT_0 = this . directory . METHOD_1 ( ) ; int IDENT_1 = 200 ; org . neo4j . kernel . impl . index . IDENT_2 . IDENT_3 IDENT_4 = new org . neo4j . kernel . impl . index . IDENT_2 . METHOD_2 ( fs , directory . METHOD_3 ( ) , 1000 , org . neo4j . io . IDENT_5 . IDENT_6 , IDENT_1 , java . ...
org . junit . Assert . assertTrue ( ( IDENT_14 < ( IDENT_1 * 2 ) ) )
METHOD_0 ( ) { org . neo4j . io . IDENT_0 . IDENT_1 IDENT_2 = IDENT_3 . METHOD_1 ( IDENT_4 . get ( ) ) ; METHOD_2 ( IDENT_2 ) ; org . neo4j . kernel . IDENT_5 . IDENT_6 IDENT_7 = new org . neo4j . kernel . IDENT_5 . METHOD_3 ( ) ; org . neo4j . kernel . impl . index . IDENT_8 . IDENT_9 . IDENT_10 monitor = new org . ne...
org . junit . Assert . assertTrue ( IDENT_12 . METHOD_10 ( ) )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; org . neo4j . kernel . IDENT_1 . IDENT_2 IDENT_3 = mock ( org . neo4j . kernel . IDENT_1 . IDENT_2 . class ) ; when ( IDENT_3 . METHOD_1 ( IDENT_4 . IDENT_5 . class ) ) . thenReturn ( IDENT_4 . IDENT_5 . IDENT_6 ) ; METHOD_2 ( new java . lang . RuntimeException (...
org . junit . Assert . assertEquals ( IDENT_0 , e . getMessage ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . index . schema . IDENT_0 . IDENT_1 monitor = new org . neo4j . kernel . impl . index . schema . IDENT_0 . METHOD_1 ( false ) ; org . neo4j . kernel . impl . index . schema . IDENT_2 < org . neo4j . kernel . impl . index . schema . IDENT_3 , org . neo4j . kernel . impl . inde...
org . junit . Assert . assertTrue ( IDENT_9 . METHOD_9 ( ) )
METHOD_0 ( ) { try ( org . neo4j . IDENT_0 . api . schema . IDENT_1 reader = IDENT_2 . METHOD_1 ( ) ) { org . neo4j . kernel . api . index . IDENT_3 < org . neo4j . IDENT_0 . api . schema . IDENT_4 > update = IDENT_5 . METHOD_2 ( random ) . next ( ) ; long count = reader . METHOD_3 ( INT_0 , IDENT_5 . IDENT_6 . propert...
org . junit . Assert . assertEquals ( 0 , count )
METHOD_0 ( ) { org . neo4j . IDENT_0 . api . schema . IDENT_1 reader = IDENT_2 . METHOD_1 ( ) ; org . eclipse . collections . api . iterator . IDENT_3 result = query ( reader , org . neo4j . internal . kernel . api . IDENT_4 . exists ( 0 ) ) ; long [ ] actual = org . neo4j . collection . IDENT_5 . METHOD_2 ( result ) ;...
org . junit . Assert . assertEquals ( 0 , actual . length )
METHOD_0 ( ) { org . neo4j . kernel . api . index . IDENT_0 < org . neo4j . IDENT_1 . api . schema . IDENT_2 > [ ] IDENT_3 = METHOD_1 ( ) ; METHOD_2 ( IDENT_3 ) ; java . util . Set < java . lang . Long > IDENT_4 = METHOD_3 ( IDENT_5 . METHOD_4 ( ) ) ; java . util . Set < java . lang . Long > IDENT_6 = java . util . str...
org . junit . Assert . assertEquals ( IDENT_6 , IDENT_4 )
METHOD_0 ( ) { org . apache . flink . api . common . IDENT_0 . IDENT_1 < org . apache . flink . api . java . tuple . IDENT_2 < byte [ ] , byte [ ] > > type = new org . apache . flink . api . common . serialization . IDENT_3 . METHOD_1 ( ) . METHOD_2 ( ) ; org . apache . flink . api . common . IDENT_0 . IDENT_1 < org . ...
org . junit . Assert . assertEquals ( expected , type )
METHOD_0 ( ) { IDENT_0 . create ( ) ; java . util . Optional < org . neo4j . io . IDENT_1 . IDENT_2 > IDENT_3 = IDENT_4 . METHOD_1 ( org . neo4j . kernel . impl . index . schema . IDENT_5 . METHOD_2 ( ) ) ; if ( IDENT_3 . METHOD_3 ( ) ) { IDENT_3 . get ( ) . close ( ) ; } else { org . junit . Assert . fail ( STRING_0 )...
org . junit . Assert . assertFalse ( IDENT_3 . METHOD_3 ( ) )
METHOD_0 ( ) { IDENT_0 . create ( ) ; java . util . Optional < org . neo4j . io . IDENT_1 . IDENT_2 > IDENT_3 = IDENT_4 . METHOD_1 ( org . neo4j . kernel . impl . index . schema . IDENT_5 . METHOD_2 ( ) ) ; if ( IDENT_3 . METHOD_3 ( ) ) { IDENT_3 . get ( ) . close ( ) ; } else { org . junit . Assert . fail ( STRING_0 )...
org . junit . Assert . assertFalse ( IDENT_3 . METHOD_3 ( ) )
METHOD_0 ( ) { provider = METHOD_1 ( ) ; org . neo4j . kernel . api . index . IDENT_0 IDENT_1 = provider . METHOD_2 ( METHOD_3 ( ) , METHOD_4 ( ) ) ; IDENT_1 . create ( ) ; java . lang . String IDENT_2 = STRING_0 ; IDENT_1 . METHOD_5 ( IDENT_2 ) ; IDENT_1 . close ( false ) ; java . lang . String IDENT_3 = provider . ME...
org . junit . Assert . assertThat ( IDENT_3 , org . hamcrest . CoreMatchers . is ( IDENT_2 ) )
METHOD_0 ( ) { provider = METHOD_1 ( ) ; org . neo4j . kernel . api . index . IDENT_0 IDENT_1 = provider . METHOD_2 ( METHOD_3 ( ) , METHOD_4 ( ) ) ; IDENT_1 . create ( ) ; java . lang . String IDENT_2 = STRING_0 ; IDENT_1 . METHOD_5 ( IDENT_2 ) ; IDENT_1 . close ( false ) ; provider = METHOD_1 ( ) ; java . lang . Stri...
org . junit . Assert . assertThat ( IDENT_3 , org . hamcrest . CoreMatchers . is ( IDENT_2 ) )
METHOD_0 ( ) { provider = METHOD_1 ( ) ; org . neo4j . kernel . api . index . IDENT_0 IDENT_1 = provider . METHOD_2 ( METHOD_3 ( ) , METHOD_4 ( ) ) ; IDENT_1 . create ( ) ; org . neo4j . internal . kernel . api . IDENT_2 state = provider . METHOD_5 ( METHOD_3 ( ) ) ; "<AssertPlaceHolder>" ; IDENT_1 . close ( true ) ; }...
org . junit . Assert . assertEquals ( IDENT_2 . IDENT_10 , state )
METHOD_0 ( ) { provider = METHOD_1 ( ) ; org . neo4j . kernel . api . index . IDENT_0 IDENT_1 = provider . METHOD_2 ( METHOD_3 ( ) , METHOD_4 ( ) ) ; IDENT_1 . create ( ) ; IDENT_1 . METHOD_5 ( STRING_0 ) ; IDENT_1 . close ( false ) ; org . neo4j . internal . kernel . api . IDENT_2 state = provider . METHOD_6 ( METHOD_...
org . junit . Assert . assertEquals ( IDENT_2 . IDENT_8 , state )
METHOD_0 ( ) { provider = METHOD_1 ( ) ; org . neo4j . kernel . api . index . IDENT_0 IDENT_1 = provider . METHOD_2 ( METHOD_3 ( ) , METHOD_4 ( ) ) ; IDENT_1 . create ( ) ; IDENT_1 . close ( true ) ; org . neo4j . internal . kernel . api . IDENT_2 state = provider . METHOD_5 ( METHOD_3 ( ) ) ; "<AssertPlaceHolder>" ; }...
org . junit . Assert . assertEquals ( IDENT_2 . IDENT_9 , state )
METHOD_0 ( ) { org . neo4j . kernel . impl . index . schema . IDENT_0 . IDENT_1 factory = new org . neo4j . kernel . impl . index . schema . IDENT_0 . METHOD_1 ( ) ; org . neo4j . kernel . impl . index . schema . IDENT_2 < java . lang . String > cache = new org . neo4j . kernel . impl . index . schema . METHOD_2 ( fact...
org . junit . Assert . assertEquals ( IDENT_6 . METHOD_10 ( ) , count ( cache ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . index . schema . IDENT_0 . IDENT_1 factory = new org . neo4j . kernel . impl . index . schema . IDENT_0 . METHOD_1 ( ) ; org . neo4j . kernel . impl . index . schema . IDENT_2 < java . lang . String > cache = new org . neo4j . kernel . impl . index . schema . METHOD_2 ( fact...
org . junit . Assert . assertEquals ( IDENT_6 . METHOD_10 ( ) , count ( cache ) )
METHOD_0 ( ) { org . neo4j . values . IDENT_0 . IDENT_1 value = org . neo4j . values . IDENT_0 . IDENT_2 . of ( INT_0 ) ; long IDENT_3 = 10 ; org . neo4j . kernel . impl . index . schema . IDENT_4 IDENT_5 = IDENT_6 . METHOD_1 ( org . neo4j . kernel . impl . index . schema . IDENT_7 . key ( IDENT_3 , value ) , org . neo...
org . junit . Assert . assertNull ( IDENT_5 )
METHOD_0 ( ) { org . apache . flink . api . common . IDENT_0 . IDENT_1 < org . apache . flink . api . java . tuple . IDENT_2 < byte [ ] , byte [ ] > > type = new org . apache . flink . api . common . serialization . IDENT_3 < org . apache . flink . api . java . tuple . IDENT_2 < byte [ ] , byte [ ] > > ( ) { @ org . ap...
org . junit . Assert . assertEquals ( expected , type )
METHOD_0 ( ) { org . neo4j . values . IDENT_0 . IDENT_1 [ ] values = new org . neo4j . values . IDENT_0 . IDENT_1 [ ] { org . neo4j . values . IDENT_0 . IDENT_2 . METHOD_1 ( INT_0 , 100 , java . time . IDENT_3 . of ( STRING_0 ) ) , org . neo4j . values . IDENT_0 . IDENT_2 . METHOD_1 ( INT_1 , 100 , java . time . IDENT_...
org . junit . Assert . assertEquals ( value , METHOD_8 . METHOD_9 ( ) )
METHOD_0 ( ) { java . util . List < java . lang . Long > [ ] IDENT_0 = new java . util . List [ IDENT_1 . length ] ; for ( int j = 0 ; j < ( IDENT_0 . length ) ; j ++ ) { IDENT_0 [ j ] = java . util . Collections . emptyList ( ) ; } METHOD_1 ( IDENT_0 ) ; java . util . Set < java . lang . Long > result = org . neo4j . ...
org . junit . Assert . assertTrue ( result . isEmpty ( ) )
METHOD_0 ( ) { java . lang . IllegalArgumentException IDENT_0 = new java . lang . IllegalArgumentException ( STRING_0 ) ; for ( int i = 0 ; i < ( IDENT_1 . length ) ; i ++ ) { for ( int j = 0 ; j < ( IDENT_1 . length ) ; j ++ ) { if ( i == j ) { METHOD_1 ( IDENT_0 ) . when ( IDENT_1 [ i ] ) . METHOD_2 ( org . mockito ....
org . junit . Assert . assertSame ( IDENT_0 , e )
METHOD_0 ( ) { org . neo4j . kernel . api . index . IDENT_0 provider = IDENT_1 ; for ( org . neo4j . internal . kernel . api . IDENT_2 state : org . neo4j . internal . kernel . api . IDENT_2 . values ( ) ) { for ( org . neo4j . kernel . api . index . IDENT_0 IDENT_3 : IDENT_4 ) { for ( org . neo4j . kernel . api . inde...
org . junit . Assert . assertEquals ( IDENT_2 . IDENT_6 , IDENT_7 )
METHOD_0 ( ) { for ( org . neo4j . internal . kernel . api . IDENT_0 state : array ( IDENT_0 . IDENT_1 , IDENT_0 . IDENT_2 ) ) { for ( org . neo4j . kernel . api . index . IDENT_3 IDENT_4 : IDENT_5 ) { for ( org . neo4j . kernel . api . index . IDENT_3 IDENT_6 : IDENT_5 ) { METHOD_1 ( IDENT_6 , ( IDENT_4 == IDENT_6 ? o...
org . junit . Assert . assertEquals ( IDENT_0 . IDENT_2 , IDENT_7 )
METHOD_0 ( ) { java . util . function . IDENT_0 < org . neo4j . kernel . impl . index . schema . IDENT_1 . IDENT_2 , java . lang . String > factory = METHOD_1 ( ) ; org . neo4j . kernel . impl . index . schema . IDENT_1 . IDENT_3 < java . lang . String > IDENT_4 = new org . neo4j . kernel . impl . index . schema . IDEN...
org . junit . Assert . assertNull ( IDENT_4 . METHOD_4 ( IDENT_6 ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( IDENT_1 . IDENT_2 , org . neo4j . kernel . impl . IDENT_3 . IDENT_4 . IDENT_5 , 1L ) ; "<AssertPlaceHolder>" ; IDENT_0 . METHOD_2 ( org . neo4j . kernel . impl . IDENT_3 . IDENT_4 . IDENT_5 , 1L ) ; } METHOD_3 ( org . neo4j . IDENT_6 . api . IDENT_7 . IDENT_8 , long ) { IDENT_9 . MET...
org . junit . Assert . assertTrue ( IDENT_0 . METHOD_3 ( org . neo4j . kernel . impl . IDENT_3 . IDENT_4 . IDENT_5 , 1L ) )
METHOD_0 ( ) { client . METHOD_1 ( IDENT_0 . IDENT_1 , IDENT_2 . IDENT_3 , 1 ) ; java . util . concurrent . IDENT_4 < java . lang . Boolean > IDENT_5 = IDENT_6 . execute ( ( state ) -> { IDENT_7 . METHOD_2 ( IDENT_0 . IDENT_1 , IDENT_2 . IDENT_3 , 1 ) ; return true ; } ) ; "<AssertPlaceHolder>" ; IDENT_8 . METHOD_3 ( I...
org . junit . Assert . assertThat ( IDENT_6 , METHOD_5 ( ) )
METHOD_0 ( ) { client . METHOD_1 ( IDENT_0 . IDENT_1 , IDENT_2 . IDENT_3 , 1 ) ; java . util . concurrent . IDENT_4 < java . lang . Boolean > IDENT_5 = IDENT_6 . execute ( ( state ) -> { IDENT_7 . METHOD_1 ( IDENT_0 . IDENT_1 , IDENT_2 . IDENT_3 , 1 ) ; return true ; } ) ; "<AssertPlaceHolder>" ; IDENT_8 . METHOD_2 ( I...
org . junit . Assert . assertThat ( IDENT_6 , METHOD_4 ( ) )
METHOD_0 ( ) { byte [ ] value = new byte [ ( org . apache . flink . runtime . io . network . buffer . IDENT_0 . IDENT_1 ) * 2 ] ; for ( int i = 0 ; i < ( ( ( buffer . METHOD_1 ( ) ) - ( org . apache . flink . runtime . io . network . buffer . IDENT_0 . IDENT_1 ) ) + 1 ) ; i += org . apache . flink . runtime . io . netw...
org . junit . Assert . assertEquals ( IDENT_3 [ j ] , value [ j ] )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( IDENT_1 . IDENT_2 , org . neo4j . kernel . impl . IDENT_3 . IDENT_4 . IDENT_5 , 1L ) ; IDENT_0 . METHOD_1 ( IDENT_1 . IDENT_2 , org . neo4j . kernel . impl . IDENT_3 . IDENT_4 . IDENT_5 , INT_0 ) ; IDENT_6 . METHOD_1 ( IDENT_1 . IDENT_2 , org . neo4j . kernel . impl . IDENT_3 . IDENT...
org . junit . Assert . assertEquals ( 0 , IDENT_9 . METHOD_5 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 IDENT_2 = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( ) ; IDENT_2 . METHOD_2 ( INT_0 , IDENT_3 . IDENT_4 . IDENT_5 ) . METHOD_3 ( ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { return IDENT_2 . size ( ) ; }
org . junit . Assert . assertEquals ( 0 , IDENT_2 . METHOD_4 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , 1L ) ; IDENT_6 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , INT_0 ) ; IDENT_...
org . junit . Assert . assertEquals ( 0 , IDENT_9 . METHOD_6 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , 1L ) ; IDENT_0 . METHOD_2 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , INT_0 ) ; IDENT_...
org . junit . Assert . assertEquals ( 2 , IDENT_7 . METHOD_6 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , 1L ) ; IDENT_0 . METHOD_2 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , INT_0 ) ; IDENT_...
org . junit . Assert . assertEquals ( 0 , IDENT_7 . METHOD_5 ( ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , 1L ) ; IDENT_6 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_1 . IDENT_2 . IDENT_3 , org . neo4j . kernel . impl . IDENT_1 . IDENT_4 . IDENT_5 , INT_0 ) ; METHOD...
org . junit . Assert . assertEquals ( 0 , IDENT_8 . METHOD_6 ( ) )
METHOD_0 ( ) { byte [ ] value = new byte [ ( org . apache . flink . runtime . io . network . buffer . IDENT_0 . IDENT_1 ) * 2 ] ; for ( int i = 0 ; i < ( ( ( buffer . METHOD_1 ( ) ) - ( org . apache . flink . runtime . io . network . buffer . IDENT_0 . IDENT_1 ) ) + 1 ) ; i += org . apache . flink . runtime . io . netw...
org . junit . Assert . assertEquals ( IDENT_7 . METHOD_7 ( j ) , value [ j ] )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 . IDENT_2 node = new org . neo4j . kernel . impl . IDENT_0 . IDENT_1 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_0 . IDENT_3 . IDENT_4 , 1L ) ; org . neo4j . kernel . impl . IDENT_0 . IDENT_1 . IDENT_5 IDENT_6 = new org . neo4j . kernel . impl . IDENT_...
org . junit . Assert . assertEquals ( 0 , METHOD_6 ( IDENT_10 ) )
METHOD_0 ( ) { long IDENT_0 = 10 ; org . neo4j . internal . kernel . api . helpers . IDENT_1 IDENT_2 = new org . neo4j . internal . kernel . api . helpers . METHOD_1 ( ) . METHOD_2 ( IDENT_0 , new long [ ] { } , METHOD_3 ( INT_0 , org . neo4j . values . IDENT_3 . IDENT_4 . of ( INT_1 ) ) ) ; org . neo4j . kernel . impl...
org . junit . Assert . assertEquals ( org . neo4j . kernel . impl . IDENT_5 . IDENT_23 , IDENT_9 )
METHOD_0 ( ) { org . neo4j . internal . kernel . api . IDENT_0 IDENT_1 = mock ( org . neo4j . internal . kernel . api . IDENT_0 . class ) ; when ( IDENT_1 . next ( ) ) . thenReturn ( true ) ; when ( IDENT_1 . METHOD_1 ( ) ) . thenReturn ( INT_0 ) ; long IDENT_2 = org . neo4j . kernel . impl . IDENT_3 . IDENT_4 . apply ...
org . junit . Assert . assertEquals ( INT_0 , IDENT_2 )
METHOD_0 ( ) { org . neo4j . internal . kernel . api . IDENT_0 IDENT_1 = mock ( org . neo4j . internal . kernel . api . IDENT_0 . class ) ; when ( IDENT_1 . next ( ) ) . thenReturn ( false , true ) ; when ( IDENT_1 . METHOD_1 ( ) ) . thenReturn ( INT_0 ) ; long IDENT_2 = org . neo4j . kernel . impl . IDENT_3 . IDENT_4 ...
org . junit . Assert . assertEquals ( INT_0 , IDENT_2 )
METHOD_0 ( ) { org . neo4j . internal . kernel . api . IDENT_0 IDENT_1 = mock ( org . neo4j . internal . kernel . api . IDENT_0 . class ) ; when ( IDENT_1 . next ( ) ) . thenReturn ( false , false ) ; when ( IDENT_1 . METHOD_1 ( ) ) . thenReturn ( ( - 1L ) ) ; long IDENT_2 = org . neo4j . kernel . impl . IDENT_3 . IDEN...
org . junit . Assert . assertEquals ( ( - 1L ) , IDENT_2 )
METHOD_0 ( ) { try ( org . neo4j . io . fs . IDENT_0 fs = new org . neo4j . io . fs . METHOD_1 ( ) ; org . neo4j . IDENT_1 . IDENT_2 IDENT_3 = new org . neo4j . IDENT_1 . METHOD_2 ( ) ) { java . io . File file = new java . io . File ( IDENT_4 . directory ( ) , "a" ) . METHOD_3 ( ) ; fs . create ( file ) . close ( ) ; t...
org . junit . Assert . assertTrue ( IDENT_11 . next ( ) )
METHOD_0 ( ) { byte [ ] IDENT_0 = new byte [ ( org . apache . flink . runtime . io . network . buffer . IDENT_1 . IDENT_2 ) * 2 ] ; org . apache . flink . IDENT_3 . IDENT_4 . io . netty . buffer . IDENT_5 value = METHOD_1 ( IDENT_0 ) ; for ( int i = 0 ; i < ( ( ( buffer . METHOD_2 ( ) ) - ( org . apache . flink . runti...
org . junit . Assert . assertEquals ( IDENT_8 . METHOD_7 ( j ) , value . METHOD_7 ( j ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 IDENT_2 = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( new org . neo4j . kernel . impl . IDENT_0 . METHOD_2 ( ) ) ; java . util . List < org . neo4j . kernel . impl . IDENT_0 . METHOD_1 . IDENT_3 > IDENT_4 = IDENT_2 . METHOD_3 ( org . neo4j . kern...
org . junit . Assert . assertEquals ( 0 , METHOD_3 . size ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 converter = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( java . lang . String . class , IDENT_2 ) ; java . lang . String IDENT_3 = STRING_0 ; org . neo4j . internal . kernel . api . IDENT_4 . IDENT_5 IDENT_6 = converter . apply ( IDENT_3 ) ; "<Ass...
org . junit . Assert . assertThat ( IDENT_6 , org . hamcrest . CoreMatchers . equalTo ( METHOD_2 ( null , org . neo4j . kernel . impl . IDENT_0 . IDENT_2 ) ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 converter = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( java . lang . String . class , IDENT_2 ) ; java . lang . String IDENT_3 = STRING_0 ; org . neo4j . internal . kernel . api . IDENT_4 . IDENT_5 IDENT_6 = converter . apply ( IDENT_3 ) ; "<Ass...
org . junit . Assert . assertThat ( IDENT_6 , org . hamcrest . CoreMatchers . equalTo ( METHOD_2 ( emptyList ( ) , org . neo4j . kernel . impl . IDENT_0 . IDENT_2 ) ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 converter = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( org . neo4j . kernel . impl . IDENT_0 . Double . class , IDENT_2 ) ; java . lang . String IDENT_3 = STRING_0 ; org . neo4j . internal . kernel . api . IDENT_4 . IDENT_5 IDENT_6 = converter ....
org . junit . Assert . assertThat ( IDENT_6 , org . hamcrest . CoreMatchers . equalTo ( METHOD_2 ( singletonList ( null ) , org . neo4j . kernel . impl . IDENT_0 . IDENT_2 ) ) )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; org . neo4j . internal . kernel . api . IDENT_1 . IDENT_2 IDENT_3 = converter . apply ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( java . util . Map ) { return new org . neo4j . internal . kernel . api . IDENT_1 . METHOD_2 ( value , IDENT_4 . IDENT_5 ) ; }
org . junit . Assert . assertThat ( IDENT_3 , org . hamcrest . CoreMatchers . equalTo ( METHOD_1 ( null ) ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( IDENT_1 ) ; org . neo4j . collection . IDENT_2 < java . lang . Object [ ] , org . neo4j . internal . kernel . api . exceptions . IDENT_3 > result = IDENT_0 . METHOD_2 ( new org . neo4j . kernel . api . IDENT_4 . METHOD_3 ( ) , IDENT_5 . name ( ) , new java . lang . Object [ ] { INT_0...
org . junit . Assert . assertThat ( asList ( result ) , org . hamcrest . Matchers . contains ( org . hamcrest . CoreMatchers . equalTo ( new java . lang . Object [ ] { INT_0 } ) ) )
METHOD_0 ( ) { org . neo4j . kernel . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_2 = key ( STRING_0 , java . lang . String . class ) ; IDENT_3 . METHOD_1 ( new org . neo4j . kernel . api . IDENT_0 . IDENT_4 . METHOD_2 ( IDENT_5 ) { @ org . neo4j . kernel . impl . IDENT_0 . Override public org . neo4j . coll...
org . junit . Assert . assertThat ( asList ( result ) , org . hamcrest . Matchers . contains ( org . hamcrest . CoreMatchers . equalTo ( new java . lang . Object [ ] { STRING_1 } ) ) )
METHOD_0 ( ) { java . util . List < org . neo4j . kernel . api . IDENT_0 . IDENT_1 > IDENT_2 = METHOD_1 ( org . neo4j . kernel . impl . IDENT_0 . IDENT_3 . IDENT_4 . class ) ; "<AssertPlaceHolder>" ; } size ( ) { return map . size ( ) ; }
org . junit . Assert . assertEquals ( 0 , IDENT_2 . size ( ) )
METHOD_0 ( ) { byte [ ] IDENT_0 = new byte [ ( org . apache . flink . runtime . io . network . buffer . IDENT_1 . IDENT_2 ) * 2 ] ; org . apache . flink . IDENT_3 . IDENT_4 . io . netty . buffer . IDENT_5 value = METHOD_1 ( ( ( org . apache . flink . runtime . io . network . buffer . IDENT_1 . IDENT_2 ) * 2 ) ) ; for (...
org . junit . Assert . assertEquals ( IDENT_7 . METHOD_8 ( j ) , value . METHOD_8 ( j ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 config = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( org . neo4j . kernel . configuration . IDENT_2 . METHOD_2 ( IDENT_3 , "" ) ) ; org . neo4j . logging . IDENT_4 log = mock ( org . neo4j . logging . IDENT_4 . class ) ; org . neo4j . kernel . im...
org . junit . Assert . assertThat ( IDENT_0 . isEmpty ( ) , org . hamcrest . core . Is . is ( true ) )
METHOD_0 ( ) { org . neo4j . kernel . api . IDENT_0 . IDENT_1 IDENT_2 = METHOD_1 ( org . neo4j . kernel . impl . IDENT_0 . IDENT_3 . IDENT_4 . class ) . get ( 0 ) ; org . neo4j . internal . kernel . api . IDENT_5 . IDENT_6 IDENT_7 = IDENT_2 . create ( new org . neo4j . kernel . api . IDENT_0 . METHOD_2 ( ) ) ; IDENT_7 ...
org . junit . Assert . assertThat ( IDENT_7 . result ( ) , org . hamcrest . CoreMatchers . equalTo ( java . util . Arrays . asList ( STRING_1 , STRING_3 ) ) )
METHOD_0 ( ) { IDENT_0 = new org . neo4j . kernel . impl . IDENT_1 . METHOD_1 ( new org . neo4j . kernel . impl . IDENT_1 . METHOD_2 ( ) , components , new org . neo4j . kernel . impl . IDENT_1 . METHOD_3 ( ) , org . neo4j . logging . IDENT_2 . getInstance ( ) , new org . neo4j . kernel . impl . IDENT_1 . METHOD_4 ( or...
org . junit . Assert . assertThat ( IDENT_11 . result ( ) , org . hamcrest . CoreMatchers . equalTo ( java . util . Collections . singletonList ( STRING_1 ) ) )
METHOD_0 ( ) { org . neo4j . logging . IDENT_0 log = METHOD_1 ( org . neo4j . logging . IDENT_0 . class ) ; IDENT_1 = new org . neo4j . kernel . impl . IDENT_2 . METHOD_2 ( new org . neo4j . kernel . impl . IDENT_2 . METHOD_3 ( ) , components , new org . neo4j . kernel . impl . IDENT_2 . METHOD_4 ( ) , log , new org . ...
org . junit . Assert . assertThat ( method . size ( ) , org . hamcrest . CoreMatchers . equalTo ( 0 ) )
METHOD_0 ( ) { org . neo4j . logging . IDENT_0 log = METHOD_1 ( org . neo4j . logging . IDENT_0 . class ) ; IDENT_1 = new org . neo4j . kernel . impl . IDENT_2 . METHOD_2 ( new org . neo4j . kernel . impl . IDENT_2 . METHOD_3 ( ) , components , new org . neo4j . kernel . impl . IDENT_2 . METHOD_4 ( ) , log , new org . ...
org . junit . Assert . assertThat ( method . size ( ) , org . hamcrest . CoreMatchers . equalTo ( 0 ) )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( function ) ; java . lang . Object result = IDENT_0 . METHOD_2 ( new org . neo4j . kernel . api . IDENT_1 . METHOD_3 ( ) , IDENT_2 . name ( ) , new org . neo4j . values . IDENT_3 [ ] { METHOD_4 ( INT_0 ) } ) ; "<AssertPlaceHolder>" ; } of ( java . lang . Object ) { return org . neo4j ...
org . junit . Assert . assertThat ( result , org . hamcrest . CoreMatchers . equalTo ( org . neo4j . values . IDENT_4 . IDENT_5 . of ( INT_0 ) ) )
METHOD_0 ( ) { org . apache . IDENT_0 . IDENT_1 . IDENT_2 request = context . request ( ) ; org . apache . IDENT_0 . api . resource . IDENT_3 IDENT_4 = context . METHOD_1 ( ( ( common . IDENT_5 . IDENT_6 ) + STRING_0 ) ) ; org . apache . IDENT_0 . api . IDENT_7 . IDENT_8 IDENT_9 = ( ( org . apache . IDENT_0 . api . IDE...
org . junit . Assert . assertNull ( IDENT_15 . METHOD_5 ( ) . METHOD_7 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_2 = key ( STRING_0 , java . lang . String . class ) ; IDENT_3 . METHOD_1 ( new org . neo4j . kernel . api . IDENT_0 . IDENT_4 . METHOD_2 ( IDENT_5 ) { @ org . neo4j . kernel . impl . IDENT_0 . Override public org . neo4j . valu...
org . junit . Assert . assertThat ( result , org . hamcrest . CoreMatchers . equalTo ( org . neo4j . values . IDENT_8 . IDENT_9 . of ( STRING_1 ) ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 tx = mock ( org . neo4j . kernel . impl . IDENT_0 . IDENT_1 . class ) ; org . neo4j . kernel . impl . query . IDENT_2 context = METHOD_1 ( tx ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return METHOD_2 ; }
org . junit . Assert . assertTrue ( context . METHOD_2 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 tx = mock ( org . neo4j . kernel . impl . IDENT_0 . IDENT_1 . class ) ; when ( tx . METHOD_1 ( ) ) . thenReturn ( IDENT_2 . Type . IDENT_3 ) ; org . neo4j . kernel . impl . query . IDENT_4 context = METHOD_2 ( tx ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) {...
org . junit . Assert . assertTrue ( context . METHOD_3 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . query . IDENT_0 IDENT_1 = mock ( org . neo4j . kernel . impl . query . IDENT_0 . class ) ; org . neo4j . kernel . impl . query . IDENT_0 IDENT_2 = mock ( org . neo4j . kernel . impl . query . IDENT_0 . class ) ; when ( IDENT_1 . METHOD_1 ( ) ) . thenReturn ( 1 ) ; when ( IDE...
org . junit . Assert . assertSame ( IDENT_8 , engine )
METHOD_0 ( ) { org . neo4j . kernel . impl . query . IDENT_0 provider = mock ( org . neo4j . kernel . impl . query . IDENT_0 . class ) ; when ( provider . METHOD_1 ( ) ) . thenReturn ( 1 ) ; org . neo4j . kernel . impl . util . IDENT_1 IDENT_2 = new org . neo4j . kernel . impl . util . METHOD_2 ( ) ; org . neo4j . kern...
org . junit . Assert . assertSame ( IDENT_6 , engine )
METHOD_0 ( ) { long IDENT_0 = 10 ; int count = 5 ; IDENT_1 . start ( ) ; IDENT_2 . METHOD_1 ( IDENT_3 . IDENT_4 , IDENT_5 , IDENT_0 , org . neo4j . kernel . impl . IDENT_2 . IDENT_6 ) ; METHOD_2 ( count ) ; IDENT_2 . METHOD_3 ( ) ; int IDENT_7 = IDENT_8 . get ( ) ; java . lang . Thread . sleep ( ( IDENT_0 * 5 ) ) ; "<A...
org . junit . Assert . assertThat ( IDENT_8 . get ( ) , org . hamcrest . Matchers . equalTo ( IDENT_7 ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 IDENT_2 = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( ) ; IDENT_2 . init ( ) ; java . util . concurrent . atomic . IDENT_3 IDENT_4 = new java . util . concurrent . atomic . METHOD_2 ( ) ; java . lang . IDENT_5 job = ( ) -> { while ( ! ( IDENT_4 ....
org . junit . Assert . assertTrue ( IDENT_4 . get ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 IDENT_0 = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( ) ; IDENT_0 . init ( ) ; java . lang . RuntimeException IDENT_2 = new java . lang . RuntimeException ( STRING_0 ) ; java . util . concurrent . atomic . IDENT_3 IDENT_4 = new java . util . conc...
org . junit . Assert . assertThat ( e . METHOD_6 ( ) , org . hamcrest . Matchers . is ( IDENT_2 ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . IDENT_1 IDENT_0 = new org . neo4j . kernel . impl . IDENT_0 . METHOD_1 ( ) ; IDENT_0 . init ( ) ; org . neo4j . util . concurrent . IDENT_2 IDENT_3 = new org . neo4j . util . concurrent . METHOD_2 ( ) ; java . lang . RuntimeException IDENT_4 = new java . lang . Run...
org . junit . Assert . assertThat ( IDENT_6 . get ( ) , org . hamcrest . Matchers . is ( 1 ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . IDENT_0 IDENT_1 = IDENT_2 . METHOD_1 ( ) ; IDENT_1 . METHOD_2 ( 10 ) ; METHOD_3 ( org . neo4j . kernel . impl . IDENT_3 . impl . IDENT_4 . IDENT_5 . IDENT_6 , 1 , IDENT_1 , false ) ; try ( org . neo4j . kernel . impl . IDENT_3 . impl . IDENT_4 . IDENT_7 IDENT_8 = MET...
org . junit . Assert . assertFalse ( IDENT_8 . next ( ) )
METHOD_0 ( ) { try ( org . neo4j . kernel . impl . IDENT_0 . impl . IDENT_1 . IDENT_2 IDENT_3 = METHOD_1 ( ) ) { IDENT_3 . init ( org . neo4j . kernel . impl . IDENT_0 . impl . IDENT_1 . IDENT_4 . IDENT_5 , org . neo4j . kernel . impl . IDENT_0 . impl . IDENT_1 . IDENT_6 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } } n...
org . junit . Assert . assertFalse ( IDENT_3 . next ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . IDENT_0 . impl . IDENT_1 . IDENT_2 engine = METHOD_1 ( ) ; java . lang . Exception IDENT_3 = org . neo4j . kernel . impl . IDENT_0 . impl . IDENT_1 . IDENT_4 . METHOD_2 ( engine ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . neo4j . kernel . impl . IDENT_0 . impl . IDENT_1 ....
org . junit . Assert . assertNotNull ( IDENT_3 )
METHOD_0 ( ) { java . util . function . IDENT_0 < org . neo4j . IDENT_1 . api . schema . IDENT_2 > IDENT_3 = mock ( java . util . function . IDENT_0 . class ) ; org . neo4j . IDENT_1 . api . schema . IDENT_2 IDENT_4 = mock ( org . neo4j . IDENT_1 . api . schema . IDENT_2 . class ) ; when ( IDENT_3 . get ( ) ) . thenRet...
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )
METHOD_0 ( ) { long IDENT_0 = 10 ; final org . neo4j . kernel . impl . util . IDENT_1 IDENT_2 = new org . neo4j . kernel . impl . util . METHOD_1 ( 3 , 5 , IDENT_3 ) ; long IDENT_4 = java . lang . System . currentTimeMillis ( ) ; try { IDENT_2 . METHOD_2 ( 4 , IDENT_0 ) ; org . junit . Assert . fail ( ) ; } catch ( jav...
org . junit . Assert . assertThat ( ( IDENT_6 - IDENT_4 ) , org . hamcrest . Matchers . METHOD_3 ( IDENT_0 ) )
METHOD_0 ( ) { final org . apache . flink . runtime . rest . handler . IDENT_0 IDENT_1 = org . apache . flink . runtime . rest . handler . IDENT_0 . METHOD_1 ( new org . apache . flink . configuration . Configuration ( ) ) ; final org . apache . flink . runtime . rest . handler . job . IDENT_2 handler = new org . apach...
org . junit . Assert . assertEquals ( expected , IDENT_25 )
METHOD_0 ( ) { METHOD_1 ( ) ; int IDENT_0 = store . METHOD_2 ( ) ; int IDENT_1 = IDENT_0 * ( store . METHOD_3 ( ) ) ; try ( org . neo4j . io . IDENT_2 . IDENT_3 IDENT_4 = store . IDENT_5 . io ( 0 , IDENT_6 . IDENT_7 ) ) { "<AssertPlaceHolder>" ; for ( int i = 0 ; i < IDENT_1 ; i ++ ) { IDENT_4 . METHOD_4 ( ( ( byte ) (...
org . junit . Assert . assertTrue ( IDENT_4 . next ( ) )
METHOD_0 ( ) { org . apache . flink . configuration . Configuration configuration = new org . apache . flink . configuration . Configuration ( ) ; configuration . METHOD_1 ( STRING_0 , STRING_0 ) ; org . apache . flink . api . IDENT_0 . IDENT_1 IDENT_2 = new org . apache . flink . api . IDENT_0 . METHOD_2 ( STRING_1 , ...
org . junit . Assert . assertEquals ( configuration , IDENT_23 )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . IDENT_0 IDENT_1 = METHOD_1 ( ) ; IDENT_1 . close ( ) ; try { IDENT_1 . METHOD_2 ( 1 , 2 , org . neo4j . kernel . impl . store . IDENT_2 , 3 , 4 ) ; org . junit . Assert . fail ( STRING_0 ) ; } catch ( java . lang . Exception e ) { "<AssertPlaceHolder>" ; } } METHOD_3...
org . junit . Assert . assertThat ( e , org . hamcrest . Matchers . METHOD_3 ( org . neo4j . kernel . impl . store . IllegalStateException . class ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . IDENT_0 IDENT_1 = METHOD_1 ( ) ; IDENT_1 . close ( ) ; try { IDENT_1 . METHOD_2 ( 1 , 1 , org . neo4j . kernel . impl . store . IDENT_2 ) ; org . junit . Assert . fail ( STRING_0 ) ; } catch ( java . lang . Exception e ) { "<AssertPlaceHolder>" ; } } METHOD_3 ( java ...
org . junit . Assert . assertThat ( e , org . hamcrest . Matchers . METHOD_3 ( org . neo4j . kernel . impl . store . IllegalStateException . class ) )
METHOD_0 ( ) { java . io . File file = METHOD_1 ( ) ; org . neo4j . kernel . impl . store . IDENT_0 [ ] IDENT_1 = IDENT_0 . IDENT_2 . values ( ) ; long IDENT_3 = org . neo4j . kernel . impl . store . IDENT_0 . METHOD_2 ( IDENT_4 . IDENT_5 . METHOD_3 ( ) ) ; METHOD_4 ( file , IDENT_1 , METHOD_3 ) ; java . util . List < ...
org . junit . Assert . assertThat ( IDENT_6 , org . hamcrest . Matchers . is ( IDENT_7 ) )
METHOD_0 ( ) { java . io . File file = METHOD_1 ( ) ; org . neo4j . kernel . impl . store . IDENT_0 [ ] IDENT_1 = IDENT_0 . IDENT_2 . values ( ) ; long IDENT_3 = org . neo4j . kernel . impl . store . IDENT_0 . METHOD_2 ( IDENT_4 . IDENT_5 . METHOD_3 ( ) ) ; METHOD_4 ( file , IDENT_1 , METHOD_3 ) ; java . util . List < ...
org . junit . Assert . assertThat ( IDENT_6 , org . hamcrest . Matchers . is ( IDENT_14 ) )
METHOD_0 ( ) { java . lang . Long IDENT_0 = INT_0 ; long [ ] IDENT_1 = new long [ ] { IDENT_0 , INT_1 , INT_2 } ; org . neo4j . kernel . impl . store . record . IDENT_2 IDENT_3 = new org . neo4j . kernel . impl . store . record . METHOD_1 ( 0L ) ; org . neo4j . kernel . impl . store . IDENT_4 . METHOD_2 ( new java . ut...
org . junit . Assert . assertEquals ( IDENT_0 , IDENT_6 )
METHOD_0 ( ) { java . lang . Long IDENT_0 = null ; long [ ] IDENT_1 = new long [ ] { } ; org . neo4j . kernel . impl . store . record . IDENT_2 IDENT_3 = new org . neo4j . kernel . impl . store . record . METHOD_1 ( 0L ) ; org . neo4j . kernel . impl . store . IDENT_4 . METHOD_2 ( new java . util . ArrayList ( ) , IDEN...
org . junit . Assert . assertEquals ( IDENT_0 , IDENT_6 )
METHOD_0 ( ) { java . lang . Long IDENT_0 = INT_0 ; long [ ] IDENT_1 = new long [ ] { IDENT_0 , 1L , INT_1 , INT_2 , INT_3 , INT_4 , INT_5 , INT_6 , INT_7 , INT_8 , INT_9 , INT_10 } ; org . neo4j . kernel . impl . store . record . IDENT_2 IDENT_3 = new org . neo4j . kernel . impl . store . record . METHOD_1 ( 0L ) ; or...
org . junit . Assert . assertEquals ( IDENT_0 , IDENT_6 )
METHOD_0 ( ) { org . neo4j . IDENT_0 . IDENT_1 . IDENT_2 fs = IDENT_3 . get ( ) ; IDENT_4 = METHOD_1 ( fs ) ; long IDENT_5 = 0 ; long IDENT_6 = INT_0 ; org . neo4j . kernel . impl . store . record . IDENT_7 record = new org . neo4j . kernel . impl . store . record . METHOD_2 ( IDENT_5 , false , org . neo4j . kernel . i...
org . junit . Assert . assertEquals ( IDENT_6 , IDENT_10 . METHOD_9 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . record . IDENT_0 record = new org . neo4j . kernel . impl . store . record . METHOD_1 ( 0 , false , org . neo4j . kernel . impl . store . IDENT_1 . METHOD_2 ( ) , org . neo4j . kernel . impl . store . IDENT_2 . METHOD_2 ( ) ) ; record . METHOD_3 ( 0 , java . util . C...
org . junit . Assert . assertTrue ( record . METHOD_4 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . record . IDENT_0 record = new org . neo4j . kernel . impl . store . record . METHOD_1 ( 0 , false , org . neo4j . kernel . impl . store . IDENT_1 . METHOD_2 ( ) , org . neo4j . kernel . impl . store . IDENT_2 . METHOD_2 ( ) ) ; org . neo4j . kernel . impl . store . r...
org . junit . Assert . assertFalse ( record . METHOD_5 ( ) )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . IDENT_0 store = METHOD_1 ( ) ; byte [ ] IDENT_1 = METHOD_2 ( 0 ) ; long IDENT_2 = create ( store , IDENT_1 ) ; store . METHOD_3 ( IDENT_2 , org . neo4j . kernel . impl . store . IDENT_3 ) ; byte [ ] bytes = ( ( byte [ ] ) ( store . METHOD_4 ( store . METHOD_3 ( IDENT...
org . junit . Assert . assertEquals ( 0 , bytes . length )
METHOD_0 ( ) { org . neo4j . kernel . impl . store . IDENT_0 store = METHOD_1 ( ) ; long IDENT_1 = create ( store , new java . lang . String [ 0 ] ) ; store . METHOD_2 ( IDENT_1 , org . neo4j . kernel . impl . store . IDENT_2 ) ; java . lang . String [ ] IDENT_3 = ( ( java . lang . String [ ] ) ( store . METHOD_3 ( sto...
org . junit . Assert . assertEquals ( 0 , IDENT_3 . length )
METHOD_0 ( ) { for ( int i = 0 ; i < 1000 ; i ++ ) { for ( org . neo4j . kernel . impl . store . IDENT_0 IDENT_1 : org . neo4j . kernel . impl . store . IDENT_0 . values ( ) ) { java . util . List < java . lang . String > list = org . neo4j . kernel . impl . store . IDENT_2 . METHOD_1 ( 100 , IDENT_1 , INT_0 ) ; for ( ...
org . junit . Assert . assertEquals ( org . neo4j . values . IDENT_6 . IDENT_7 . METHOD_3 ( string ) , org . neo4j . kernel . impl . store . IDENT_4 . decode ( record ) )
METHOD_0 ( ) { int IDENT_0 = 1 ; long IDENT_1 = INT_0 ; long IDENT_2 = INT_1 ; org . neo4j . kernel . impl . context . IDENT_3 IDENT_4 = new org . neo4j . kernel . impl . context . METHOD_1 ( ) ; IDENT_4 . init ( ( ) -> IDENT_1 ) ; org . neo4j . io . IDENT_5 . IDENT_6 . IDENT_7 . context . IDENT_8 IDENT_9 = IDENT_4 . M...
org . junit . Assert . assertTrue ( IDENT_9 . METHOD_9 ( ) )
METHOD_0 ( ) { java . util . List < org . apache . flink . util . IDENT_0 < org . apache . flink . table . IDENT_1 . IDENT_2 > > IDENT_3 = new java . util . ArrayList ( ) ; IDENT_3 . add ( METHOD_1 ( new int [ ] { 1 , 2 , 4 , 5 , 10 } , new java . lang . String [ ] { "1" , "2" , STRING_0 , STRING_1 , STRING_2 } ) ) ; I...
org . junit . Assert . assertEquals ( expected [ ( pos ++ ) ] , row . METHOD_5 ( 0 ) )
METHOD_0 ( ) { int IDENT_0 = 1 ; long IDENT_1 = INT_0 ; long IDENT_2 = INT_1 ; org . neo4j . kernel . impl . context . IDENT_3 IDENT_4 = new org . neo4j . kernel . impl . context . METHOD_1 ( ) ; IDENT_4 . init ( ( ) -> IDENT_1 ) ; org . neo4j . io . IDENT_5 . IDENT_6 . IDENT_7 . context . IDENT_8 IDENT_9 = IDENT_4 . M...
org . junit . Assert . assertFalse ( IDENT_9 . METHOD_9 ( ) )
METHOD_0 ( ) { org . neo4j . io . fs . IDENT_0 channel = METHOD_1 ( ) ; int IDENT_1 = 10 ; org . neo4j . kernel . impl . store . id . IDENT_2 IDENT_3 = METHOD_2 ( channel , IDENT_1 ) ; for ( int i = 0 ; i < IDENT_1 ; i ++ ) { IDENT_3 . METHOD_3 ( i ) ; } for ( int i = 0 ; i < IDENT_1 ; i ++ ) { "<AssertPlaceHolder>" ; ...
org . junit . Assert . assertEquals ( i , IDENT_3 . getId ( ) )
METHOD_0 ( ) { org . neo4j . io . fs . IDENT_0 channel = METHOD_1 ( ) ; int IDENT_1 = 10 ; org . neo4j . kernel . impl . store . id . IDENT_2 IDENT_3 = new org . neo4j . kernel . impl . store . id . METHOD_2 ( channel , IDENT_1 , true ) ; for ( int i = 0 ; i < IDENT_1 ; i ++ ) { IDENT_3 . METHOD_3 ( i ) ; } int IDENT_4...
org . junit . Assert . assertEquals ( ( IDENT_1 + IDENT_4 ) , IDENT_3 . METHOD_4 ( ) )