input stringlengths 35 67.8k | output stringlengths 39 1.53k |
|---|---|
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return new org . eclipse . collections . impl . IDENT_0 . IDENT_1 . mutable . IDENT_2 < > ( ) ; } | org . junit . Assert . assertEquals ( this . METHOD_1 ( ) , this . METHOD_1 ( ) . METHOD_0 ( 2 ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_1 ( ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > expected = IDENT_3 . IDENT_4 . empty ( ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_5 < java . lang . String > IDENT_0 = this . METHOD_2 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_6 < java . lang . String > expected = IDENT_3 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_6 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > target = IDENT_2 . mutable . of ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > result = this . METHOD_1 ( ) . METHOD_2 ( ( object ) -> IDENT_2 . mutable . of ( 1 , 2 , 3 , 4 , 5 ) , target ) ; "<AssertPlaceHolder>" ; } of ( org . eclipse . collections . api . block . IDENT_3 , IDENT_4 , IDENT_5 , IDENT_4 , IDENT_5 ) { return this . with ( IDENT_6 , IDENT_7 , IDENT_8 , IDENT_9 , IDENT_10 ) ; } | org . junit . Assert . assertEquals ( IDENT_2 . mutable . of ( 1 , 2 , 3 , 4 , 5 ) , result ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_2 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { return this ; } | org . junit . Assert . assertSame ( IDENT_2 , IDENT_2 . METHOD_0 ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_0 = this . METHOD_1 ( false , true , false ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . IDENT_3 . IDENT_1 . IDENT_4 ) { return ( ( ! ( this . METHOD_2 ( ) ) ) || ( ! ( IDENT_3 . accept ( false ) ) ) ) && ( ( ! ( this . METHOD_3 ( ) ) ) || ( ! ( IDENT_3 . accept ( true ) ) ) ) ; } | org . junit . Assert . assertFalse ( IDENT_0 . METHOD_0 ( ( value ) -> value ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertFalse ( this . METHOD_1 ( ) . METHOD_0 ( ) ) |
METHOD_0 ( ) { java . lang . StringBuilder IDENT_0 = new java . lang . StringBuilder ( ) ; this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 , IDENT_2 ) -> IDENT_0 . append ( IDENT_1 ) . append ( IDENT_2 ) ) ; java . lang . String string = IDENT_0 . toString ( ) ; "<AssertPlaceHolder>" ; } toString ( ) { return this . IDENT_3 . toString ( ) ; } | org . junit . Assert . assertEquals ( "" , string ) |
METHOD_0 ( ) { javax . json . IDENT_0 IDENT_1 = org . apache . activemq . artemis . utils . IDENT_2 . METHOD_1 ( ) ; org . apache . activemq . artemis . api . core . IDENT_3 . METHOD_2 ( STRING_0 , IDENT_1 ) ; org . apache . activemq . artemis . api . core . IDENT_3 . METHOD_2 ( null , IDENT_1 ) ; javax . json . IDENT_4 IDENT_5 = IDENT_1 . build ( ) ; "<AssertPlaceHolder>" ; } size ( ) { return IDENT_6 . size ( ) ; } | org . junit . Assert . assertEquals ( 2 , IDENT_5 . size ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_0 = this . METHOD_1 ( ) ; org . eclipse . collections . api . set . IDENT_1 . IDENT_3 expected = IDENT_4 . IDENT_5 . empty ( ) ; org . eclipse . collections . api . set . IDENT_1 . IDENT_3 actual = IDENT_0 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_6 < java . lang . String > IDENT_0 = this . METHOD_2 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_7 < java . lang . String > expected = IDENT_8 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_7 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_0 = this . METHOD_1 ( ) ; org . eclipse . collections . api . set . IDENT_1 . IDENT_3 expected = IDENT_4 . IDENT_5 . with ( true ) ; org . eclipse . collections . api . set . IDENT_1 . IDENT_3 actual = IDENT_0 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_6 < java . lang . String > IDENT_0 = this . METHOD_2 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_7 < java . lang . String > expected = IDENT_8 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_7 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return this . collection ; } | org . junit . Assert . assertEquals ( 1 , this . METHOD_1 ( ) . METHOD_0 ( ) ) |
METHOD_0 ( ) { int [ ] IDENT_0 = new int [ 1 ] ; this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 , IDENT_2 ) -> { if ( IDENT_2 > 1 ) { IDENT_0 [ 0 ] += IDENT_1 * IDENT_2 ; } } ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return this . collection ; } | org . junit . Assert . assertEquals ( 2 , IDENT_0 [ 0 ] ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_1 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > expected = IDENT_3 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_1 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > expected = IDENT_3 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_0 = org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_2 . METHOD_1 ( 1 , 2 , 2 , 3 , 3 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( IDENT_3 , IDENT_4 , IDENT_3 , IDENT_4 , IDENT_3 , IDENT_4 ) { return new org . eclipse . collections . impl . map . mutable . IDENT_5 < IDENT_3 , IDENT_4 > ( 3 ) . METHOD_3 ( IDENT_6 , IDENT_7 , IDENT_8 , IDENT_9 , IDENT_10 , IDENT_11 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . map . mutable . IDENT_5 . METHOD_2 ( 1 , 1 , 2 , 2 , 3 , 3 ) , IDENT_0 . METHOD_0 ( ) ) |
METHOD_0 ( ) { javax . json . IDENT_0 IDENT_1 = org . apache . activemq . artemis . utils . IDENT_2 . METHOD_1 ( ) ; byte [ ] bytes = new byte [ ] { 10 , INT_0 , INT_1 , INT_2 , INT_3 , INT_4 } ; org . apache . activemq . artemis . api . core . IDENT_3 . METHOD_2 ( bytes , IDENT_1 ) ; javax . json . IDENT_4 IDENT_5 = IDENT_1 . build ( ) ; "<AssertPlaceHolder>" ; } size ( ) { return IDENT_6 . size ( ) ; } | org . junit . Assert . assertEquals ( 1 , IDENT_5 . size ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_1 < java . lang . Integer > IDENT_0 = org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_1 . METHOD_1 ( 1 ) ; java . lang . Object [ ] result = new java . lang . Object [ 1 ] ; IDENT_0 . METHOD_0 ( ( delegate ) -> { result [ 0 ] = delegate . METHOD_2 ( ) ; this . METHOD_3 ( delegate ) ; } ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . eclipse . collections . api . IDENT_0 . IDENT_2 ) { org . eclipse . collections . impl . test . IDENT_3 . METHOD_4 ( org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_4 . class , ( ) -> delegate . add ( 2 ) ) ; org . eclipse . collections . impl . test . IDENT_3 . METHOD_4 ( org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_4 . class , ( ) -> delegate . remove ( 0 ) ) ; } | org . junit . Assert . assertNotNull ( result [ 0 ] ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_0 = this . METHOD_1 ( 1 , 2 , 2 , 3 , 3 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( IDENT_2 , IDENT_3 , IDENT_2 , IDENT_3 , IDENT_2 , IDENT_3 ) { return new org . eclipse . collections . impl . map . mutable . IDENT_4 < IDENT_2 , IDENT_3 > ( 3 ) . METHOD_3 ( IDENT_5 , IDENT_6 , IDENT_7 , IDENT_8 , IDENT_9 , IDENT_10 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . map . mutable . IDENT_4 . METHOD_2 ( 1 , 1 , 2 , 2 , 3 , 3 ) , IDENT_0 . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_0 = IDENT_2 . mutable . with ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_3 < java . lang . String > expected = IDENT_4 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_3 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_1 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_3 < java . lang . String > expected = IDENT_4 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_3 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = this . METHOD_1 ( 1 , 1 , 1 , 1 , 2 , 2 , 2 , 3 , 3 , 4 ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > result = org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_3 . METHOD_2 ( ) ; IDENT_2 . METHOD_0 ( result :: IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . IDENT_5 . IDENT_6 . IDENT_7 ) { for ( int i = 0 ; i < ( this . IDENT_8 . length ) ; i ++ ) { IDENT_5 . value ( this . elements [ i ] , this . IDENT_8 [ i ] ) ; } } | org . junit . Assert . assertEquals ( IDENT_2 , result ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_0 = this . METHOD_1 ( ) ; org . eclipse . collections . api . set . IDENT_1 . IDENT_3 expected = IDENT_4 . mutable . with ( false ) ; org . eclipse . collections . api . set . IDENT_1 . IDENT_3 actual = IDENT_0 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_5 < java . lang . String > IDENT_0 = this . METHOD_2 ( STRING_0 , "1" , "1" , "1" , "1" , "2" , "2" , "2" , STRING_1 , STRING_1 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_6 < java . lang . String > expected = IDENT_7 . mutable . with ( STRING_0 , STRING_2 , STRING_3 ) ; org . eclipse . collections . api . set . IDENT_6 < java . lang . String > actual = IDENT_0 . METHOD_0 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { java . util . concurrent . atomic . IDENT_0 IDENT_1 = new java . util . concurrent . atomic . METHOD_1 ( ) ; org . apache . activemq . artemis . core . protocol . core . impl . IDENT_2 . IDENT_3 IDENT_4 = new org . apache . activemq . artemis . core . protocol . core . impl . IDENT_2 . METHOD_2 ( ( ( byte ) ( 1 ) ) ) ; METHOD_3 ( ( packet , response ) -> IDENT_1 . METHOD_4 ( ) ) ; channel . METHOD_5 ( IDENT_4 ) ; org . apache . activemq . artemis . core . protocol . core . impl . IDENT_5 . IDENT_6 IDENT_7 = new org . apache . activemq . artemis . core . protocol . core . impl . IDENT_5 . METHOD_6 ( ( ( byte ) ( 2 ) ) ) ; channel . METHOD_7 ( IDENT_7 ) ; "<AssertPlaceHolder>" ; } METHOD_8 ( ) { return ( cache ) != null ? cache . get ( ) : null ; } | org . junit . Assert . assertEquals ( 0 , channel . METHOD_8 ( ) . size ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( java . lang . Object [ ] ) { return false ; } | org . junit . Assert . assertTrue ( IDENT_3 . METHOD_2 ( IDENT_3 . toArray ( ) ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer > result = org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_2 . METHOD_1 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_3 . IDENT_4 < java . lang . Integer > collection = this . METHOD_2 ( ) ; collection . METHOD_0 ( org . eclipse . collections . impl . block . IDENT_5 . IDENT_6 . METHOD_3 ( result ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( java . util . Collection ) { return new org . eclipse . collections . impl . block . IDENT_5 . METHOD_4 ( IDENT_7 ) ; } | org . junit . Assert . assertEquals ( collection , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) ) ; org . eclipse . collections . api . list . IDENT_4 < org . eclipse . collections . api . tuple . IDENT_5 . IDENT_6 < java . lang . Integer > > expected = Lists . mutable . with ( org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 2 ) , 0 ) , org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 1 ) , 1 ) , org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 1 ) , 2 ) , org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 1 ) , 3 ) ) ; org . eclipse . collections . api . list . ImmutableList < org . eclipse . collections . api . tuple . IDENT_5 . IDENT_6 < java . lang . Integer > > actual = IDENT_3 . METHOD_0 ( IDENT_7 :: METHOD_3 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_5 . IDENT_8 ) { return this . METHOD_0 ( function , org . eclipse . collections . impl . list . mutable . IDENT_9 . < IDENT_10 > METHOD_4 ( this . size ( ) ) ) . METHOD_5 ( ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) ) ; org . eclipse . collections . api . list . IDENT_4 < org . eclipse . collections . api . tuple . IDENT_5 . IDENT_6 < java . lang . Integer > > expected = Lists . mutable . with ( org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 2 ) , 0 ) , org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 1 ) , 1 ) , org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 1 ) , 2 ) , org . eclipse . collections . impl . tuple . IDENT_5 . IDENT_7 . METHOD_3 ( java . lang . Integer . valueOf ( 1 ) , 3 ) ) ; org . eclipse . collections . api . list . IDENT_4 < org . eclipse . collections . api . tuple . IDENT_5 . IDENT_6 < java . lang . Integer > > actual = IDENT_3 . METHOD_4 ( IDENT_7 :: METHOD_3 , Lists . mutable . empty ( ) ) ; "<AssertPlaceHolder>" ; } empty ( ) { return org . eclipse . collections . impl . IDENT_0 . IDENT_1 . mutable . IDENT_8 . METHOD_5 ( ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > actual = this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_2 ) -> Lists . IDENT_3 . of ( java . lang . String . valueOf ( IDENT_2 ) ) , org . eclipse . collections . impl . IDENT_0 . mutable . IDENT_4 . METHOD_3 ( ) ) ; org . eclipse . collections . api . list . ImmutableList < java . lang . String > expected = this . METHOD_1 ( ) . collect ( String :: valueOf ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { return null ; } | org . junit . Assert . assertEquals ( expected . METHOD_4 ( ) , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( ) ; org . eclipse . collections . api . list . IDENT_4 < java . lang . Integer > list = IDENT_3 . METHOD_0 ( String :: valueOf ) ; "<AssertPlaceHolder>" ; } toList ( ) { return null ; } | org . junit . Assert . assertEquals ( IDENT_3 . toList ( ) , list ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; for ( java . lang . Integer IDENT_3 : IDENT_0 ) { "<AssertPlaceHolder>" ; } } METHOD_1 ( ) { return IDENT_4 . IDENT_5 . empty ( ) ; } | org . junit . Assert . assertNotNull ( IDENT_3 ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( ) ; org . eclipse . collections . impl . block . function . IDENT_4 function = new org . eclipse . collections . impl . block . function . METHOD_2 ( ) ; org . eclipse . collections . impl . IDENT_5 . IDENT_0 . IDENT_1 . mutable . IDENT_6 < java . lang . Integer , java . lang . Integer > actual = IDENT_3 . METHOD_3 ( function , org . eclipse . collections . impl . IDENT_5 . IDENT_0 . IDENT_1 . mutable . IDENT_6 . METHOD_4 ( ) ) ; org . eclipse . collections . impl . IDENT_5 . IDENT_0 . IDENT_1 . mutable . IDENT_6 < java . lang . Integer , java . lang . Integer > expected = org . eclipse . collections . impl . IDENT_0 . IDENT_1 . mutable . IDENT_7 . METHOD_5 ( IDENT_3 ) . METHOD_3 ( function ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . eclipse . collections . api . block . function . IDENT_8 , IDENT_9 extends org . eclipse . collections . api . IDENT_5 . IDENT_10 ) { return this . METHOD_6 ( ) . METHOD_3 ( function , target ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { final org . apache . activemq . artemis . core . message . impl . IDENT_0 IDENT_1 = METHOD_1 ( ) ; final int IDENT_2 = IDENT_1 . METHOD_2 ( ) ; final int IDENT_3 = IDENT_1 . METHOD_3 ( ) . METHOD_4 ( ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { return buffer . METHOD_4 ( ) ; } | org . junit . Assert . assertEquals ( IDENT_2 , IDENT_3 ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertEquals ( 0 , this . METHOD_1 ( ) . METHOD_0 ( 1 ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertEquals ( 0 , this . METHOD_1 ( ) . METHOD_0 ( 5 ) . size ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_2 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > METHOD_2 = IDENT_0 . METHOD_1 ( "1" ) ; org . junit . Assert . METHOD_3 ( IDENT_0 , METHOD_2 ) ; org . junit . Assert . assertEquals ( METHOD_2 . size ( ) , ( ( IDENT_0 . size ( ) ) + 1 ) ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String > IDENT_2 = IDENT_0 . METHOD_1 ( STRING_0 ) ; org . junit . Assert . METHOD_3 ( IDENT_0 , IDENT_2 ) ; org . junit . Assert . assertEquals ( IDENT_2 . size ( ) , ( ( IDENT_0 . size ( ) ) + 1 ) ) ; org . junit . Assert . assertEquals ( 1 , IDENT_2 . METHOD_4 ( ) ) ; } | org . junit . Assert . assertEquals ( 0 , this . METHOD_1 ( ) . METHOD_0 ( 5 ) . size ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) ) ; org . eclipse . collections . api . list . ImmutableList < org . eclipse . collections . api . tuple . IDENT_4 . IDENT_5 < java . lang . Integer > > actual = IDENT_3 . METHOD_0 ( IDENT_6 :: IDENT_7 ) ; "<AssertPlaceHolder>" ; } empty ( ) { return org . eclipse . collections . impl . IDENT_0 . IDENT_1 . mutable . IDENT_8 . METHOD_3 ( ) ; } | org . junit . Assert . assertEquals ( Lists . mutable . empty ( ) , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) ) ; org . eclipse . collections . api . list . IDENT_4 < org . eclipse . collections . api . tuple . IDENT_5 . IDENT_6 < java . lang . Integer > > actual = IDENT_3 . METHOD_3 ( IDENT_7 :: IDENT_8 , Lists . mutable . empty ( ) ) ; "<AssertPlaceHolder>" ; } empty ( ) { return org . eclipse . collections . impl . IDENT_0 . IDENT_1 . mutable . IDENT_9 . METHOD_4 ( ) ; } | org . junit . Assert . assertEquals ( Lists . mutable . empty ( ) , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_0 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) , 1 , 1 , 2 ) ; org . eclipse . collections . api . list . IDENT_3 < java . lang . Integer > actual = org . eclipse . collections . impl . list . mutable . IDENT_4 . METHOD_3 ( ) ; IDENT_0 . METHOD_0 ( org . eclipse . collections . impl . block . factory . IDENT_5 . METHOD_4 ( actual :: add ) ) ; "<AssertPlaceHolder>" ; } METHOD_5 ( int , int , int ) { return org . eclipse . collections . impl . list . IDENT_6 . IDENT_7 . METHOD_5 ( IDENT_8 , IDENT_9 , IDENT_10 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_4 . METHOD_5 ( 2 , 1 , 1 ) , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_0 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) , 1 , 2 , 2 , 3 , 3 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( java . util . IDENT_3 , IDENT_4 , IDENT_5 , IDENT_4 , IDENT_5 , IDENT_4 , IDENT_5 ) { return new org . eclipse . collections . impl . map . IDENT_1 . mutable . IDENT_6 < IDENT_4 , IDENT_5 > ( IDENT_7 ) . with ( IDENT_8 , IDENT_9 , IDENT_10 , IDENT_11 , IDENT_12 , IDENT_13 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . map . IDENT_1 . mutable . IDENT_6 . METHOD_3 ( java . util . Collections . METHOD_2 ( ) , 1 , 1 , 2 , 2 , 3 , 3 ) , IDENT_0 . METHOD_0 ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_0 = this . METHOD_1 ( java . util . Collections . METHOD_2 ( ) , 1 , 1 , 2 , 3 ) ; java . lang . Integer result = IDENT_0 . METHOD_0 ( 1 , ( IDENT_3 , item , parameter ) -> ( IDENT_3 + item ) + parameter , 0 ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_4 ) { return this . IDENT_5 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 8 ) , result ) |
METHOD_0 ( ) { org . eclipse . collections . impl . IDENT_0 . strategy . mutable . IDENT_1 < java . lang . Integer > map = org . eclipse . collections . impl . IDENT_0 . strategy . mutable . IDENT_1 . METHOD_1 ( org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_2 ( ) , 1 , 1 , 2 , 2 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { org . eclipse . collections . api . block . IDENT_3 < java . lang . String > IDENT_4 = org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_2 ( ) ; org . junit . Assert . assertEquals ( STRING_0 . hashCode ( ) , IDENT_4 . METHOD_3 ( STRING_0 ) ) ; org . junit . Assert . assertEquals ( STRING_1 . hashCode ( ) , IDENT_4 . METHOD_3 ( STRING_1 ) ) ; org . junit . Assert . assertTrue ( IDENT_4 . equals ( STRING_2 , STRING_2 ) ) ; org . junit . Assert . assertFalse ( IDENT_4 . equals ( STRING_2 , STRING_3 ) ) ; org . junit . Assert . assertFalse ( IDENT_4 . equals ( STRING_4 , STRING_5 ) ) ; } | org . junit . Assert . assertSame ( org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_2 ( ) , map . METHOD_0 ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return org . eclipse . collections . impl . IDENT_0 . strategy . mutable . IDENT_1 . METHOD_2 ( this . IDENT_2 ) ; } | org . junit . Assert . assertTrue ( this . METHOD_1 ( ) . isEmpty ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_0 . IDENT_1 . empty ( ) ; } | org . junit . Assert . assertEquals ( this . METHOD_1 ( ) , this . METHOD_1 ( ) . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String , java . lang . String > IDENT_2 = IDENT_3 . IDENT_4 . with ( "1" , "1" , "2" , "2" , STRING_0 , STRING_0 , STRING_1 , STRING_1 ) ; java . util . Map < java . lang . String , java . lang . String > IDENT_5 = new java . util . HashMap ( ) ; IDENT_5 . put ( "1" , "1" ) ; IDENT_5 . put ( "2" , "2" ) ; IDENT_5 . put ( STRING_0 , STRING_0 ) ; IDENT_5 . put ( STRING_1 , STRING_1 ) ; java . util . Map < java . lang . String , java . lang . String > IDENT_6 = ( ( java . util . Map < java . lang . String , java . lang . String > ) ( IDENT_2 . METHOD_1 ( org . eclipse . collections . impl . block . factory . IDENT_7 . METHOD_2 ( ) , org . eclipse . collections . impl . block . factory . IDENT_7 . METHOD_2 ( ) , IDENT_5 ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { java . lang . Object object = new java . lang . Object ( ) ; org . junit . Assert . assertSame ( object , org . eclipse . collections . impl . block . factory . IDENT_7 . METHOD_2 ( ) . valueOf ( object ) ) ; } | org . junit . Assert . assertEquals ( IDENT_5 , IDENT_6 ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > map = this . METHOD_1 ( 1 , "1" , 2 , "2" , 3 , STRING_0 ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String , java . lang . Integer > result = map . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . String , java . lang . Integer > IDENT_2 = this . METHOD_1 ( "1" , 1 , "2" , 2 , STRING_0 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( IDENT_3 , IDENT_4 , IDENT_3 , IDENT_4 , IDENT_3 , IDENT_4 ) { return IDENT_5 . IDENT_6 . METHOD_2 ( IDENT_7 . IDENT_6 . with ( IDENT_8 , IDENT_9 , IDENT_10 , IDENT_11 , IDENT_12 , IDENT_13 ) ) . METHOD_3 ( ) ; } | org . junit . Assert . assertEquals ( IDENT_2 , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > map = this . METHOD_1 ( 1 , "1" , 2 , "2" , 3 , STRING_0 ) ; org . eclipse . collections . api . IDENT_2 . set . IDENT_3 < java . lang . String , java . lang . Integer > result = map . METHOD_0 ( ) ; org . eclipse . collections . impl . IDENT_2 . set . IDENT_4 < java . lang . String , java . lang . Integer > expected = org . eclipse . collections . impl . IDENT_2 . set . IDENT_4 . METHOD_2 ( org . eclipse . collections . impl . tuple . IDENT_5 . METHOD_3 ( "1" , 1 ) , org . eclipse . collections . impl . tuple . IDENT_5 . METHOD_3 ( "2" , 2 ) , org . eclipse . collections . impl . tuple . IDENT_5 . METHOD_3 ( STRING_0 , 3 ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( IDENT_6 , IDENT_7 ) { return new org . eclipse . collections . impl . tuple . METHOD_4 ( IDENT_8 , IDENT_9 ) ; } | org . junit . Assert . assertEquals ( expected , result ) |
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; byte [ ] input = IDENT_0 . getBytes ( IDENT_1 . UTF_8 ) ; byte [ ] output = new byte [ INT_0 ] ; java . util . IDENT_2 . IDENT_3 IDENT_4 = new java . util . IDENT_2 . METHOD_1 ( ) ; IDENT_4 . METHOD_2 ( input ) ; IDENT_4 . METHOD_3 ( ) ; int IDENT_5 = IDENT_4 . METHOD_4 ( output ) ; byte [ ] IDENT_6 = new byte [ IDENT_5 ] ; java . lang . System . METHOD_5 ( output , 0 , IDENT_6 , 0 , IDENT_5 ) ; java . io . ByteArrayInputStream IDENT_7 = new java . io . ByteArrayInputStream ( IDENT_6 ) ; java . io . ByteArrayOutputStream IDENT_8 = new java . io . ByteArrayOutputStream ( ) ; byte [ ] IDENT_9 = new byte [ 12 ] ; try ( org . apache . activemq . artemis . utils . IDENT_10 writer = new org . apache . activemq . artemis . utils . METHOD_6 ( IDENT_8 ) ) { int n = IDENT_7 . read ( IDENT_9 ) ; while ( n > 0 ) { writer . write ( IDENT_9 , 0 , n ) ; n = IDENT_7 . read ( IDENT_9 ) ; } } byte [ ] IDENT_11 = IDENT_8 . toByteArray ( ) ; java . lang . String IDENT_12 = new java . lang . String ( IDENT_11 ) ; "<AssertPlaceHolder>" ; } read ( org . apache . activemq . artemis . core . persistence . IDENT_13 ) { if ( org . apache . activemq . artemis . core . IDENT_14 . impl . IDENT_15 . logger . METHOD_7 ( ) ) { org . apache . activemq . artemis . core . IDENT_14 . impl . IDENT_15 . logger . debug ( ( ( ( STRING_1 + ( this . IDENT_16 ) ) + STRING_2 ) + ( IDENT_17 ) ) ) ; } if ( ! ( file . METHOD_8 ( ) ) ) { throw IDENT_18 . IDENT_19 . METHOD_9 ( ) ; } final java . util . List < org . apache . activemq . artemis . core . IDENT_14 . IDENT_20 > messages = new java . util . ArrayList ( ) ; size . METHOD_10 ( ( ( int ) ( file . size ( ) ) ) ) ; if ( this . IDENT_21 ) { METHOD_11 ( storage , messages ) ; file . position ( file . size ( ) ) ; } else { METHOD_12 ( storage , messages ) ; } IDENT_22 . METHOD_10 ( messages . size ( ) ) ; return messages ; } | org . junit . Assert . assertEquals ( IDENT_0 , IDENT_12 ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > IDENT_2 = this . METHOD_1 ( null , null ) ; Map . Entry < java . lang . Integer , java . lang . String > entry = org . eclipse . collections . impl . IDENT_3 . IDENT_4 . METHOD_2 ( IDENT_2 . entrySet ( ) ) ; "<AssertPlaceHolder>" ; } hashCode ( ) { org . eclipse . collections . impl . IDENT_5 IDENT_6 = new org . eclipse . collections . impl . METHOD_3 ( ) ; this . METHOD_4 ( ( IDENT_7 , count ) -> IDENT_6 . add ( ( ( IDENT_7 == null ? 0 : IDENT_7 . hashCode ( ) ) OP_0 count ) ) ) ; return IDENT_6 . METHOD_5 ( ) ; } | org . junit . Assert . assertEquals ( 0 , entry . hashCode ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > IDENT_2 = this . METHOD_1 ( 1 , "a" ) ; Map . Entry < java . lang . Integer , java . lang . String > entry = org . eclipse . collections . impl . IDENT_3 . IDENT_4 . METHOD_2 ( IDENT_2 . entrySet ( ) ) ; "<AssertPlaceHolder>" ; } of ( IDENT_5 , IDENT_6 ) { return new org . eclipse . collections . impl . tuple . IDENT_7 < > ( key , value ) ; } | org . junit . Assert . assertEquals ( entry , org . eclipse . collections . impl . tuple . IDENT_7 . of ( 1 , "a" ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Object , java . lang . Object > IDENT_2 = this . METHOD_1 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 < java . lang . Object , java . lang . Object > IDENT_3 = IDENT_2 . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { MOD_0 ( this . METHOD_3 ( ) ) { return org . eclipse . collections . impl . IDENT_4 . IDENT_5 . mutable . IDENT_6 . of ( this . METHOD_4 ( ) . METHOD_2 ( ) ) ; } } | org . junit . Assert . assertSame ( IDENT_2 , METHOD_2 ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . util . List < java . lang . Integer > > list = org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( 1 ) , org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( 3 ) , org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( 2 ) ) ; list . METHOD_3 ( org . eclipse . collections . impl . block . factory . IDENT_3 . METHOD_4 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( IDENT_4 [ ] ) { return new org . eclipse . collections . impl . list . mutable . IDENT_1 < > ( elements ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_1 . < org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > > METHOD_1 ( org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( 1 ) , org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( 1 , 2 ) , org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( 1 , 2 , 3 ) ) , list ) |
METHOD_0 ( ) { java . lang . Object object = new java . lang . Object ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { java . lang . Object object = new java . lang . Object ( ) ; org . junit . Assert . assertSame ( object , org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( object ) ) ; } | org . junit . Assert . assertSame ( object , org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( object ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . junit . Assert . assertSame ( org . eclipse . collections . impl . block . factory . Integer . class , org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( 0 ) ) ; } | org . junit . Assert . assertSame ( org . eclipse . collections . impl . block . factory . Integer . class , org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( 0 ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . junit . Assert . assertEquals ( STRING_0 , org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( STRING_1 ) ) ; } | org . junit . Assert . assertEquals ( STRING_0 , org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( STRING_1 ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . function . IDENT_0 < java . lang . String , java . lang . Integer > function = org . eclipse . collections . impl . block . factory . IDENT_1 . METHOD_0 ( ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_2 ) { return this . IDENT_3 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 1 ) , function . valueOf ( "1" ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > list = org . eclipse . collections . impl . list . IDENT_1 . METHOD_1 ( 100 ) . toList ( ) . METHOD_2 ( ) ; org . eclipse . collections . api . block . function . IDENT_2 < java . lang . Integer , java . lang . Integer > function = Integer :: IDENT_3 ; list . METHOD_3 ( org . eclipse . collections . impl . block . factory . IDENT_4 . METHOD_4 ( function ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( int ) { return org . eclipse . collections . impl . list . IDENT_1 . METHOD_5 ( count , 1 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . IDENT_1 . METHOD_1 ( 100 ) . toList ( ) , list ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Long > list = org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( INT_0 , INT_1 , INT_2 , INT_3 , 1L ) . METHOD_2 ( ) ; list . METHOD_3 ( org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_4 ( new org . eclipse . collections . impl . block . function . IDENT_3 . IDENT_4 < java . lang . Long > ( ) { public long METHOD_5 ( java . lang . Long IDENT_5 ) { return IDENT_5 . METHOD_6 ( ) ; } } ) ) ; "<AssertPlaceHolder>" ; } METHOD_6 ( ) { return ( ( long ) ( this . value ) ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( 1L , INT_3 , INT_2 , INT_1 , INT_0 ) , list ) |
METHOD_0 ( ) { org . eclipse . collections . impl . test . domain . Person IDENT_0 = new org . eclipse . collections . impl . test . domain . Person ( STRING_0 , STRING_1 ) ; org . eclipse . collections . impl . test . domain . Person IDENT_1 = new org . eclipse . collections . impl . test . domain . Person ( STRING_2 , STRING_1 ) ; org . eclipse . collections . impl . test . domain . Person IDENT_2 = new org . eclipse . collections . impl . test . domain . Person ( STRING_0 , STRING_3 ) ; org . eclipse . collections . api . list . IDENT_3 < org . eclipse . collections . impl . test . domain . Person > IDENT_4 = org . eclipse . collections . impl . list . mutable . IDENT_5 . METHOD_1 ( IDENT_0 , IDENT_1 , IDENT_2 ) ; org . eclipse . collections . api . list . IDENT_3 < org . eclipse . collections . impl . test . domain . Person > IDENT_6 = IDENT_4 . METHOD_2 ( org . eclipse . collections . impl . block . factory . IDENT_7 . METHOD_0 ( Person . IDENT_8 , Person . IDENT_9 ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( int , int , int ) { return org . eclipse . collections . impl . list . IDENT_10 . IDENT_11 . METHOD_1 ( IDENT_12 , IDENT_13 , IDENT_14 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_5 . METHOD_1 ( IDENT_2 , IDENT_1 , IDENT_0 ) , IDENT_6 ) |
key ( ) { org . eclipse . collections . api . map . IDENT_0 < java . lang . String , java . lang . Integer > map = org . eclipse . collections . impl . map . mutable . IDENT_1 . METHOD_0 ( STRING_0 , 1 ) ; org . eclipse . collections . api . set . IDENT_2 < Map . Entry < java . lang . String , java . lang . Integer > > IDENT_3 = org . eclipse . collections . impl . set . mutable . IDENT_4 . METHOD_1 ( map . entrySet ( ) ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . String > keys = IDENT_3 . collect ( org . eclipse . collections . impl . block . factory . IDENT_5 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( IDENT_6 [ ] ) { return org . eclipse . collections . impl . set . mutable . IDENT_7 . < IDENT_6 > METHOD_4 ( elements . length ) . with ( elements ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . set . mutable . IDENT_7 . METHOD_3 ( STRING_0 ) , keys ) |
value ( ) { org . eclipse . collections . api . map . IDENT_0 < java . lang . String , java . lang . Integer > map = org . eclipse . collections . impl . map . mutable . IDENT_1 . METHOD_0 ( STRING_0 , 1 ) ; org . eclipse . collections . api . set . IDENT_2 < Map . Entry < java . lang . String , java . lang . Integer > > IDENT_3 = org . eclipse . collections . impl . set . mutable . IDENT_4 . METHOD_1 ( map . entrySet ( ) ) ; org . eclipse . collections . api . set . IDENT_2 < java . lang . Integer > values = IDENT_3 . collect ( org . eclipse . collections . impl . block . factory . IDENT_5 . METHOD_2 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( IDENT_6 [ ] ) { return org . eclipse . collections . impl . set . mutable . IDENT_7 . < IDENT_6 > METHOD_4 ( elements . length ) . with ( elements ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . set . mutable . IDENT_7 . METHOD_3 ( 1 ) , values ) |
METHOD_0 ( ) { java . lang . Class < ? > IDENT_0 = org . eclipse . collections . impl . block . factory . IDENT_1 . METHOD_0 ( ) . valueOf ( STRING_0 ) ; "<AssertPlaceHolder>" ; } valueOf ( java . lang . Integer ) { return org . eclipse . collections . impl . list . IDENT_2 . METHOD_1 ( ( - 1 ) , ( - object ) ) ; } | org . junit . Assert . assertSame ( java . lang . Object . class , IDENT_0 ) |
METHOD_0 ( ) { org . eclipse . collections . api . tuple . IDENT_0 < java . lang . Integer , java . lang . String > IDENT_1 = org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( 1 , STRING_0 ) ; org . eclipse . collections . api . tuple . IDENT_0 < java . lang . Integer , java . lang . String > IDENT_3 = org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( 2 , STRING_1 ) ; org . eclipse . collections . api . tuple . IDENT_0 < java . lang . Integer , java . lang . String > IDENT_4 = org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( 3 , STRING_2 ) ; org . eclipse . collections . api . tuple . IDENT_0 < java . lang . Integer , java . lang . String > IDENT_5 = org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( 4 , STRING_3 ) ; org . eclipse . collections . api . list . IDENT_6 < org . eclipse . collections . api . tuple . IDENT_0 < java . lang . Integer , java . lang . String > > IDENT_7 = org . eclipse . collections . impl . list . mutable . IDENT_8 . METHOD_2 ( IDENT_1 , IDENT_3 , IDENT_4 , IDENT_5 ) ; org . eclipse . collections . api . list . IDENT_6 < org . eclipse . collections . api . tuple . IDENT_0 < java . lang . String , java . lang . Integer > > actual = IDENT_7 . collect ( org . eclipse . collections . impl . block . factory . IDENT_9 . METHOD_0 ( ) ) ; org . eclipse . collections . api . list . IDENT_6 < org . eclipse . collections . api . tuple . IDENT_0 < java . lang . String , java . lang . Integer > > expected = org . eclipse . collections . impl . list . mutable . IDENT_8 . METHOD_2 ( org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( STRING_0 , 1 ) , org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( STRING_1 , 2 ) , org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( STRING_2 , 3 ) , org . eclipse . collections . impl . tuple . IDENT_2 . METHOD_1 ( STRING_3 , 4 ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( IDENT_10 , IDENT_11 ) { return new org . eclipse . collections . impl . tuple . METHOD_3 ( IDENT_12 , IDENT_13 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . junit . Assert . assertTrue ( org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( false ) ) ; } | org . junit . Assert . assertTrue ( org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . valueOf ( false ) ) |
get ( ) { org . eclipse . collections . api . IDENT_0 . list . IDENT_1 < java . lang . String , java . lang . String > IDENT_0 = org . eclipse . collections . impl . IDENT_0 . list . IDENT_2 . METHOD_0 ( ) ; IDENT_0 . METHOD_1 ( STRING_0 , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_1 , STRING_2 , STRING_3 ) ) ; IDENT_0 . METHOD_1 ( STRING_4 , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_5 , STRING_6 , STRING_1 ) ) ; IDENT_0 . METHOD_1 ( STRING_7 , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_5 , STRING_8 , STRING_9 , STRING_3 , STRING_3 ) ) ; org . eclipse . collections . api . block . function . IDENT_4 < java . lang . String , org . eclipse . collections . api . IDENT_5 < java . lang . String > > IDENT_6 = org . eclipse . collections . impl . block . factory . IDENT_7 . get ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( int , int , int ) { return org . eclipse . collections . impl . list . IDENT_8 . IDENT_9 . METHOD_2 ( IDENT_10 , IDENT_11 , IDENT_12 ) ; } | org . junit . Assert . assertEquals ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_1 , STRING_2 , STRING_3 ) , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_5 , STRING_6 , STRING_1 ) , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_5 , STRING_8 , STRING_9 , STRING_3 , STRING_3 ) ) , org . eclipse . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( STRING_0 , STRING_4 , STRING_7 ) . collect ( IDENT_6 ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . block . function . IDENT_0 < java . lang . Integer , java . lang . Integer > function = new org . eclipse . collections . impl . block . function . METHOD_1 ( ) ; function . METHOD_2 ( ( IDENT_1 ) -> true , org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_3 ( ) ) ; java . lang . Integer IDENT_3 = INT_0 ; "<AssertPlaceHolder>" ; } valueOf ( java . lang . Integer ) { return org . eclipse . collections . impl . list . IDENT_4 . METHOD_4 ( ( - 1 ) , ( - object ) ) ; } | org . junit . Assert . assertEquals ( IDENT_3 , function . valueOf ( IDENT_3 ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( ) { return org . eclipse . collections . impl . block . factory . IDENT_0 . IDENT_1 ; } | org . junit . Assert . assertTrue ( org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . value ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( ) { return org . eclipse . collections . impl . block . factory . IDENT_0 . IDENT_1 ; } | org . junit . Assert . assertFalse ( org . eclipse . collections . impl . block . factory . IDENT_0 . METHOD_0 ( ) . value ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . function . IDENT_0 < java . lang . Integer , java . lang . Object , java . lang . String > block = org . eclipse . collections . impl . block . factory . IDENT_1 . METHOD_1 ( String :: valueOf ) ; "<AssertPlaceHolder>" ; } value ( java . lang . Integer , java . lang . Integer ) { return IDENT_2 + IDENT_3 ; } | org . junit . Assert . assertEquals ( "1" , block . value ( 1 , null ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . function . IDENT_0 < java . lang . Integer , java . lang . Integer , java . lang . Integer > METHOD_0 = org . eclipse . collections . impl . block . factory . IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_2 ) { return this . IDENT_3 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 5 ) , METHOD_0 . value ( 2 , 3 ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . block . function . IDENT_0 < java . lang . Integer , java . lang . Boolean > function = new org . eclipse . collections . impl . block . function . METHOD_1 ( org . eclipse . collections . impl . block . factory . IDENT_1 . METHOD_2 ( 5 ) , ( java . lang . Integer IDENT_2 ) -> true ) ; "<AssertPlaceHolder>" ; } valueOf ( java . lang . Integer ) { return org . eclipse . collections . impl . list . IDENT_3 . METHOD_3 ( ( - 1 ) , ( - object ) ) ; } | org . junit . Assert . assertTrue ( function . valueOf ( 10 ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . block . function . IDENT_0 < java . lang . Integer , java . lang . Boolean > function = new org . eclipse . collections . impl . block . function . METHOD_1 ( org . eclipse . collections . impl . block . factory . IDENT_1 . METHOD_2 ( 5 ) , ( java . lang . Integer IDENT_2 ) -> true , ( java . lang . Integer IDENT_2 ) -> false ) ; "<AssertPlaceHolder>" ; } valueOf ( java . lang . Integer ) { return org . eclipse . collections . impl . list . IDENT_3 . METHOD_3 ( ( - 1 ) , ( - object ) ) ; } | org . junit . Assert . assertFalse ( function . valueOf ( 1 ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . block . function . IDENT_0 . IDENT_1 < java . lang . Boolean > function = new org . eclipse . collections . impl . block . function . IDENT_0 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } valueOf ( java . lang . Integer ) { return org . eclipse . collections . impl . list . IDENT_2 . METHOD_2 ( ( - 1 ) , ( - object ) ) ; } | org . junit . Assert . assertNull ( function . valueOf ( true ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . block . function . IDENT_0 . IDENT_1 < java . lang . Boolean > function = new org . eclipse . collections . impl . block . function . IDENT_0 . METHOD_1 ( ) ; function . METHOD_2 ( ( value ) -> value , Boolean :: valueOf ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_2 ) { return this . IDENT_3 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Boolean . valueOf ( true ) , function . valueOf ( true ) ) |
accept ( ) { org . eclipse . collections . impl . block . IDENT_0 . IDENT_1 < java . lang . String , java . lang . Integer > IDENT_2 = new org . eclipse . collections . impl . block . IDENT_0 . IDENT_1 < java . lang . String , java . lang . Integer > ( ) { @ org . eclipse . collections . impl . block . IDENT_0 . Override public boolean accept ( java . lang . String IDENT_3 , java . lang . Integer IDENT_4 ) { return java . lang . String . valueOf ( IDENT_4 ) . equals ( IDENT_3 ) ; } } ; "<AssertPlaceHolder>" ; } accept ( boolean ) { return false ; } | org . junit . Assert . assertTrue ( IDENT_2 . accept ( this . entry ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . ImmutableList < java . lang . String > IDENT_0 = Lists . IDENT_1 . of ( STRING_0 , STRING_1 , STRING_2 ) ; org . eclipse . collections . api . list . IDENT_2 < java . lang . String > IDENT_3 = Lists . mutable . of ( ) ; org . eclipse . collections . api . block . IDENT_4 . IDENT_5 . IDENT_6 < java . lang . String > IDENT_7 = ( IDENT_8 , index ) -> IDENT_3 . add ( ( IDENT_8 + index ) ) ; org . eclipse . collections . api . list . ImmutableList < java . lang . String > IDENT_9 = Lists . IDENT_1 . of ( STRING_3 , STRING_4 , STRING_5 ) ; org . eclipse . collections . api . block . IDENT_4 . IDENT_10 < java . lang . String > IDENT_4 = org . eclipse . collections . impl . block . factory . IDENT_11 . METHOD_0 ( IDENT_7 ) ; IDENT_9 . METHOD_1 ( IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . collections . api . block . IDENT_4 . IDENT_10 ) { } | org . junit . Assert . assertEquals ( IDENT_0 , IDENT_3 ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = org . eclipse . collections . impl . list . IDENT_2 . METHOD_1 ( 10 ) . toList ( ) ; IDENT_1 . add ( null ) ; org . eclipse . collections . api . list . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; IDENT_1 . METHOD_2 ( org . eclipse . collections . impl . block . factory . IDENT_3 . METHOD_0 ( org . eclipse . collections . impl . block . IDENT_4 . IDENT_5 . METHOD_3 ( result ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( java . util . Collection ) { return new org . eclipse . collections . impl . block . IDENT_4 . METHOD_4 ( IDENT_6 ) ; } | org . junit . Assert . assertEquals ( result , IDENT_1 ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . IDENT_0 . IDENT_1 < java . util . Date > IDENT_0 = new org . eclipse . collections . impl . block . IDENT_0 . IDENT_2 . IDENT_3 < java . util . Date > ( ) { @ org . eclipse . collections . impl . block . IDENT_0 . IDENT_2 . Override public void METHOD_1 ( java . util . Date date ) { "<AssertPlaceHolder>" ; } } ; IDENT_0 . value ( new java . util . Date ( ) ) ; } toString ( ) { return this . IDENT_4 . toString ( ) ; } | org . junit . Assert . assertNotNull ( date . toString ( ) ) |
METHOD_0 ( ) { boolean IDENT_0 = false ; try { org . eclipse . collections . api . block . IDENT_1 . IDENT_2 . IDENT_3 < java . lang . Object > IDENT_4 = new org . eclipse . collections . impl . block . IDENT_1 . IDENT_5 . IDENT_6 < java . lang . Object > ( ) { @ org . eclipse . collections . impl . block . IDENT_1 . IDENT_5 . Override public void METHOD_1 ( java . lang . Object object , int index ) { throw new java . lang . RuntimeException ( ) ; } } ; IDENT_4 . value ( null , 0 ) ; } catch ( java . lang . RuntimeException IDENT_7 ) { IDENT_0 = true ; } "<AssertPlaceHolder>" ; } value ( T , int ) { this . IDENT_1 . value ( IDENT_8 ) ; } | org . junit . Assert . assertTrue ( IDENT_0 ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; org . eclipse . collections . api . collection . IDENT_0 < java . lang . String > expected = IDENT_1 . collect ( org . eclipse . collections . impl . block . factory . IDENT_2 . METHOD_2 ( String :: valueOf , ( string ) -> string + STRING_0 ) ) ; org . eclipse . collections . api . collection . IDENT_0 < java . lang . String > actual = IDENT_1 . METHOD_0 ( ( IDENT_3 , IDENT_4 ) -> IDENT_3 + IDENT_4 , STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_5 , IDENT_6 , IDENT_7 extends java . util . Collection ) { return null ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; org . eclipse . collections . api . collection . IDENT_0 < java . lang . Integer > result = IDENT_1 . METHOD_0 ( org . eclipse . collections . impl . collection . IDENT_2 . Integer . class ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( java . lang . Class ) { return null ; } | org . junit . Assert . assertEquals ( IDENT_1 , result ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 < java . lang . String > actual = this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 ) -> Lists . IDENT_2 . of ( java . lang . String . valueOf ( IDENT_1 ) ) ) ; org . eclipse . collections . api . collection . IDENT_3 < java . lang . String > expected = this . METHOD_1 ( ) . collect ( String :: valueOf ) ; "<AssertPlaceHolder>" ; } collect ( java . lang . IDENT_4 ) { org . eclipse . collections . api . list . IDENT_5 < java . lang . IDENT_6 > IDENT_7 = org . eclipse . collections . impl . list . mutable . IDENT_8 . METHOD_2 ( ) ; IDENT_7 . add ( ( ) -> this . METHOD_3 ( collection , org . eclipse . collections . impl . IDENT_9 . IDENT_10 . IDENT_11 ) ) ; IDENT_7 . add ( ( ) -> this . METHOD_4 ( collection , org . eclipse . collections . impl . IDENT_9 . IDENT_10 . IDENT_12 ) ) ; IDENT_7 . add ( ( ) -> this . METHOD_5 ( collection , org . eclipse . collections . impl . IDENT_9 . IDENT_10 . IDENT_12 ) ) ; this . METHOD_6 ( IDENT_7 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 < java . lang . String > actual = this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 , factory ) -> factory . of ( java . lang . String . valueOf ( IDENT_1 ) ) , Lists . IDENT_2 ) ; org . eclipse . collections . api . collection . IDENT_3 < java . lang . String > expected = this . METHOD_1 ( ) . collect ( String :: valueOf ) ; "<AssertPlaceHolder>" ; } collect ( java . lang . IDENT_4 ) { org . eclipse . collections . api . list . IDENT_5 < java . lang . IDENT_6 > IDENT_7 = org . eclipse . collections . impl . list . mutable . IDENT_8 . METHOD_2 ( ) ; IDENT_7 . add ( ( ) -> this . METHOD_3 ( collection , org . eclipse . collections . impl . IDENT_9 . IDENT_10 . IDENT_11 ) ) ; IDENT_7 . add ( ( ) -> this . METHOD_4 ( collection , org . eclipse . collections . impl . IDENT_9 . IDENT_10 . IDENT_12 ) ) ; IDENT_7 . add ( ( ) -> this . METHOD_5 ( collection , org . eclipse . collections . impl . IDENT_9 . IDENT_10 . IDENT_12 ) ) ; this . METHOD_6 ( IDENT_7 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } valueOf ( IDENT_2 ) { return this . IDENT_3 . get ( subject ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 1 ) , IDENT_1 . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; for ( java . lang . Integer IDENT_2 : IDENT_1 ) { "<AssertPlaceHolder>" ; } } METHOD_1 ( ) { return IDENT_3 . IDENT_4 . empty ( ) ; } | org . junit . Assert . assertNotNull ( IDENT_2 ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . IDENT_0 . IDENT_1 < org . eclipse . collections . impl . IDENT_2 , java . lang . Integer > IDENT_3 = IDENT_2 :: add ; org . eclipse . collections . api . map . IDENT_4 < java . lang . String , org . eclipse . collections . impl . IDENT_2 > actual = this . METHOD_1 ( ) . METHOD_2 ( String :: valueOf , IDENT_2 :: new , IDENT_3 ) ; org . eclipse . collections . api . map . IDENT_4 < java . lang . String , org . eclipse . collections . impl . IDENT_2 > expected = this . METHOD_1 ( ) . METHOD_3 ( ) . METHOD_2 ( String :: valueOf , IDENT_2 :: new , IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . collections . api . block . function . IDENT_5 , org . eclipse . collections . api . block . function . IDENT_6 , org . eclipse . collections . api . block . IDENT_0 . IDENT_1 ) { MOD_0 ( this . METHOD_4 ( ) ) { return this . METHOD_5 ( ) . METHOD_2 ( IDENT_7 , IDENT_8 , IDENT_9 ) ; } } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . block . function . IDENT_0 < java . lang . Integer , java . lang . Integer , java . lang . Integer > IDENT_1 = ( IDENT_2 , IDENT_3 ) -> IDENT_2 + IDENT_3 ; org . eclipse . collections . api . map . IDENT_4 < java . lang . String , java . lang . Integer > actual = this . METHOD_1 ( ) . METHOD_2 ( String :: valueOf , ( ) -> 0 , IDENT_1 ) ; org . eclipse . collections . api . map . IDENT_4 < java . lang . String , java . lang . Integer > expected = this . METHOD_1 ( ) . METHOD_3 ( ) . METHOD_2 ( String :: valueOf , ( ) -> 0 , IDENT_1 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . eclipse . collections . api . block . function . IDENT_5 , org . eclipse . collections . api . block . function . IDENT_6 , org . eclipse . collections . api . block . function . IDENT_0 ) { MOD_0 ( this . METHOD_4 ( ) ) { return this . METHOD_5 ( ) . METHOD_2 ( IDENT_7 , IDENT_8 , IDENT_9 ) ; } } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { int IDENT_0 = INT_0 ; java . lang . String IDENT_1 = STRING_0 ; org . apache . activemq . artemis . core . io . IDENT_2 file = factory . METHOD_1 ( IDENT_1 ) ; file . METHOD_2 ( ) ; org . apache . activemq . artemis . api . core . IDENT_3 buffer = org . apache . activemq . artemis . api . core . IDENT_4 . METHOD_3 ( new byte [ INT_0 ] ) ; file . write ( buffer , true ) ; file . close ( ) ; try { org . apache . activemq . artemis . core . io . IDENT_2 IDENT_5 = factory . METHOD_1 ( IDENT_1 ) ; "<AssertPlaceHolder>" ; } catch ( java . lang . Throwable t ) { t . printStackTrace ( ) ; } } size ( ) { return IDENT_6 . size ( ) ; } | org . junit . Assert . assertEquals ( IDENT_0 , IDENT_5 . size ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Object > collection = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { org . eclipse . collections . api . collection . IDENT_0 < java . lang . Object > collection = this . METHOD_1 ( ) ; org . junit . Assert . assertSame ( collection , collection . METHOD_0 ( ) ) ; } | org . junit . Assert . assertSame ( collection , collection . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 < java . lang . Integer > list = this . METHOD_1 ( 1 , 2 , 3 , 4 , 5 , 6 , 7 ) ; org . eclipse . collections . api . IDENT_1 . IDENT_2 < java . lang . Boolean , java . lang . Integer > IDENT_1 = list . METHOD_0 ( ( object ) -> org . eclipse . collections . impl . block . factory . IDENT_3 . METHOD_2 ( ) . accept ( object ) ) ; org . eclipse . collections . api . map . IDENT_4 < java . lang . Boolean , org . eclipse . collections . api . IDENT_0 < java . lang . Integer > > expected = org . eclipse . collections . impl . map . mutable . IDENT_5 . METHOD_3 ( Boolean . IDENT_6 , org . eclipse . collections . impl . list . mutable . IDENT_7 . METHOD_4 ( 1 , 3 , 5 , 7 ) , Boolean . IDENT_8 , org . eclipse . collections . impl . list . mutable . IDENT_7 . METHOD_4 ( 2 , 4 , 6 ) ) ; "<AssertPlaceHolder>" ; } METHOD_5 ( ) { super . METHOD_5 ( ) ; org . eclipse . collections . api . IDENT_1 . IDENT_9 . IDENT_10 < java . lang . String , java . lang . Integer > IDENT_1 = this . METHOD_6 ( STRING_0 , 1 , STRING_1 , 2 , STRING_1 , 2 ) ; org . eclipse . collections . impl . map . strategy . mutable . IDENT_11 < java . lang . String , org . eclipse . collections . api . IDENT_0 < java . lang . Integer > > expected = org . eclipse . collections . impl . map . strategy . mutable . IDENT_11 . METHOD_7 ( org . eclipse . collections . impl . block . factory . IDENT_12 . METHOD_8 ( ) ) ; expected . put ( STRING_0 , this . METHOD_9 ( 1 ) ) ; expected . put ( STRING_1 , this . METHOD_9 ( 2 , 2 ) ) ; org . eclipse . collections . api . map . IDENT_4 < java . lang . String , org . eclipse . collections . api . IDENT_0 < java . lang . Integer > > actual = IDENT_1 . METHOD_5 ( ) ; org . junit . Assert . assertEquals ( expected , actual ) ; org . eclipse . collections . impl . test . IDENT_13 . METHOD_10 ( org . eclipse . collections . impl . map . strategy . mutable . IDENT_11 . class , actual ) ; } | org . junit . Assert . assertEquals ( expected , IDENT_1 . METHOD_5 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . impl . IDENT_0 IDENT_1 = new org . eclipse . collections . impl . METHOD_1 ( ) ; this . IDENT_2 . METHOD_0 ( ( IDENT_3 , index ) -> IDENT_1 . add ( index ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return this . count ; } | org . junit . Assert . assertEquals ( 6 , IDENT_1 . METHOD_2 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . IDENT_0 IDENT_1 = this . METHOD_1 ( true , false , true ) ; org . eclipse . collections . impl . math . IDENT_2 result = IDENT_1 . METHOD_0 ( new org . eclipse . collections . impl . math . METHOD_2 ( 0 ) , ( object , value ) -> object . add ( ( value ? 1 : 0 ) ) ) ; "<AssertPlaceHolder>" ; } add ( org . eclipse . collections . api . tuple . IDENT_3 ) { return this . METHOD_3 ( IDENT_4 ) ; } | org . junit . Assert . assertEquals ( new org . eclipse . collections . impl . math . METHOD_2 ( 2 ) , result ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; org . eclipse . collections . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_0 = this . METHOD_1 ( ) ; int size = this . METHOD_1 ( ) . size ( ) ; for ( int i = 0 ; i < size ; i ++ ) { "<AssertPlaceHolder>" ; IDENT_0 . METHOD_2 ( ) ; } } METHOD_0 ( ) { this . METHOD_1 ( ) . METHOD_0 ( ) ; } | org . junit . Assert . assertEquals ( ( ( i & 1 ) != 0 ) , IDENT_0 . METHOD_0 ( ) ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( ( IDENT_5 ) -> ( IDENT_5 OP_0 2 ) == 0 , IDENT_6 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_7 . stream ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_8 . METHOD_0 ( ( IDENT_5 ) -> ( IDENT_5 OP_0 2 ) == 0 , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_6 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_9 , java . util . function . IDENT_10 ) { return java . util . stream . IDENT_11 . of ( IDENT_12 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_1 ( IDENT_5 ) ) , ( IDENT_13 , IDENT_14 ) -> { IDENT_13 . addAll ( IDENT_14 ) ; return IDENT_13 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_8 . IDENT_15 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_1 ( ( IDENT_5 ) -> ( IDENT_5 OP_0 2 ) == 0 , IDENT_6 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_7 . METHOD_2 ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_8 . METHOD_1 ( ( IDENT_5 ) -> ( IDENT_5 OP_0 2 ) == 0 , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_6 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_9 , java . util . function . IDENT_10 ) { return java . util . stream . IDENT_11 . of ( IDENT_12 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_3 ( IDENT_5 ) ) , ( IDENT_13 , IDENT_14 ) -> { IDENT_13 . addAll ( IDENT_14 ) ; return IDENT_13 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_8 . IDENT_15 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { java . util . Map < java . lang . String , java . lang . Object > props = new java . util . HashMap ( ) ; java . util . Set < java . lang . String > IDENT_0 = org . apache . activemq . artemis . core . IDENT_1 . impl . netty . IDENT_2 . IDENT_3 ; java . lang . StringBuilder sb = new java . lang . StringBuilder ( ) ; sb . append ( STRING_0 ) ; org . apache . activemq . artemis . jms . client . IDENT_4 factory = parser . METHOD_1 ( parser . METHOD_2 ( sb . toString ( ) ) , null ) ; org . apache . activemq . artemis . api . core . IDENT_5 [ ] IDENT_6 = factory . METHOD_3 ( ) ; "<AssertPlaceHolder>" ; METHOD_4 ( props , IDENT_6 [ 0 ] , 0 ) ; METHOD_4 ( IDENT_7 , IDENT_6 [ 1 ] , 1 ) ; METHOD_4 ( IDENT_8 , IDENT_6 [ 2 ] , 2 ) ; } METHOD_3 ( ) { if ( org . apache . activemq . artemis . IDENT_9 . IDENT_10 . METHOD_5 ( ) ) { org . apache . activemq . artemis . IDENT_9 . IDENT_10 . METHOD_3 ( this . IDENT_11 ) ; } METHOD_6 ( ) ; try { java . util . List < java . lang . String > IDENT_6 = configuration . METHOD_3 ( ) ; if ( IDENT_6 == null ) { return null ; } else { return IDENT_6 . toArray ( new java . lang . String [ IDENT_6 . size ( ) ] ) ; } } finally { METHOD_7 ( ) ; } } | org . junit . Assert . assertEquals ( 3 , IDENT_6 . length ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( ( IDENT_5 ) -> ( ( byte ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , IDENT_7 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_8 . stream ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_9 . METHOD_0 ( ( IDENT_5 ) -> ( ( byte ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_7 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_1 ( IDENT_5 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_9 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_1 ( ( IDENT_5 ) -> ( ( byte ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , IDENT_7 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_8 . METHOD_2 ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_9 . METHOD_1 ( ( IDENT_5 ) -> ( ( byte ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_7 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_3 ( IDENT_5 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_9 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( ( IDENT_5 ) -> ( ( char ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , IDENT_7 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_8 . stream ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_9 . METHOD_0 ( ( IDENT_5 ) -> ( ( char ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_7 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_1 ( IDENT_5 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_9 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_1 ( ( IDENT_5 ) -> ( ( char ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , IDENT_7 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_8 . METHOD_2 ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_9 . METHOD_1 ( ( IDENT_5 ) -> ( ( char ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_7 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_3 ( IDENT_5 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_9 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( ( IDENT_5 ) -> ( ( short ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , IDENT_7 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_8 . stream ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_9 . METHOD_0 ( ( IDENT_5 ) -> ( ( short ) ( IDENT_5 OP_0 IDENT_6 . MAX_VALUE ) ) , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_7 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_5 ) -> collection . add ( function . METHOD_1 ( IDENT_5 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_9 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_0 ( Integer :: IDENT_5 , IDENT_6 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_7 . stream ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_8 . METHOD_0 ( ( IDENT_9 ) -> IDENT_9 , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_6 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_9 ) -> collection . add ( function . METHOD_1 ( IDENT_9 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_8 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . eclipse . collections . api . list . IDENT_0 . IDENT_1 expected = org . eclipse . collections . impl . IDENT_2 . IDENT_3 . IDENT_4 . METHOD_1 ( Integer :: IDENT_5 , IDENT_6 . mutable . empty ( ) ) ; org . eclipse . collections . api . list . IDENT_0 . IDENT_1 actual = this . IDENT_7 . METHOD_2 ( ) . collect ( org . eclipse . collections . impl . IDENT_2 . IDENT_8 . METHOD_1 ( ( IDENT_9 ) -> ( ( float ) ( IDENT_9 ) ) , org . eclipse . collections . impl . factory . IDENT_0 . IDENT_6 . mutable :: empty ) ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( org . eclipse . collections . api . block . function . IDENT_0 . IDENT_10 , java . util . function . IDENT_11 ) { return java . util . stream . IDENT_12 . of ( IDENT_13 , ( collection , IDENT_9 ) -> collection . add ( function . METHOD_3 ( IDENT_9 ) ) , ( IDENT_14 , IDENT_15 ) -> { IDENT_14 . addAll ( IDENT_15 ) ; return IDENT_14 ; } , org . eclipse . collections . impl . IDENT_2 . IDENT_8 . IDENT_16 ) ; } | org . junit . Assert . assertEquals ( expected , actual ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.