input stringlengths 35 67.8k | output stringlengths 39 1.53k |
|---|---|
METHOD_0 ( ) { org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = new org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_1 ( org . apache . beam . sdk . IDENT_5 . IDENT_0 . util . IDENT_6 . METHOD_2 ( IDENT_7 . IDENT_8 . METHOD_3 ( Integer . MAX_VALUE ) . METHOD_4 ( org ... | org . junit . Assert . assertEquals ( IDENT_19 , IDENT_10 ) |
METHOD_0 ( ) { com . gs . collections . api . IDENT_0 IDENT_1 = this . METHOD_1 ( true , true , true ) ; com . gs . collections . api . iterator . IDENT_2 iterator = IDENT_1 . METHOD_2 ( ) ; while ( iterator . hasNext ( ) ) { "<AssertPlaceHolder>" ; } iterator . next ( ) ; } next ( ) { T next = this . iterator . next (... | org . junit . Assert . assertTrue ( iterator . next ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . IDENT_0 IDENT_1 = this . METHOD_1 ( true , false , true ) ; com . gs . collections . impl . math . IDENT_2 result = IDENT_1 . METHOD_0 ( new com . gs . collections . impl . math . METHOD_2 ( 0 ) , ( object , value ) -> object . add ( ( value ? 1 : 0 ) ) ) ; "<AssertPlaceHol... | org . junit . Assert . assertEquals ( new com . gs . collections . impl . math . METHOD_2 ( 2 ) , result ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . 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 ( ) { com . gs . collections . api . set . IDENT_0 < java . lang . Integer > set = com . gs . collections . impl . set . mutable . IDENT_1 . METHOD_1 ( 1 , 2 , 3 ) ; com . gs . collections . api . set . IDENT_0 < com . gs . collections . api . set . IDENT_0 < java . lang . Integer > > IDENT_2 = com . gs . coll... | org . junit . Assert . assertEquals ( IDENT_2 , com . gs . collections . impl . factory . IDENT_8 . METHOD_0 ( set ) ) |
METHOD_0 ( ) { com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > collect = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_2 . METHOD_2 ( 1 , 2 , 3 , 4 , 5 ) , String :: valueOf ) ; int IDENT_3 = collect . M... | org . junit . Assert . assertEquals ( 15 , IDENT_3 ) |
METHOD_0 ( ) { com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > collect = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_2 . METHOD_2 ( ) , String :: valueOf ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { or... | org . junit . Assert . assertNull ( collect . METHOD_3 ( ) ) |
METHOD_0 ( ) { com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . String > collect = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_2 . METHOD_2 ( ) , String :: valueOf ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { or... | org . junit . Assert . assertNull ( collect . METHOD_3 ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . IDENT_0 < java . lang . String > list = new com . gs . collections . impl . IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } iterator ( ) { com . gs . collections . impl . list . IDENT_2 IDENT_3 = com . gs . collections . impl . list . IDENT_2 . METHOD_2 ( ) ; java . util... | org . junit . Assert . assertFalse ( list . iterator ( ) . hasNext ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( ) ; com . gs . collections . api . list . IDENT_3 < java . lang . Integer > expected = com . gs . collections . impl . list . mutable . IDE... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_4 . METHOD_2 ( 3 , 2 , 4 , 1 , 5 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer , java . lang . Integer > IDENT_2 = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) , IDENT_4 :: ... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 1 , 2 , 3 , 4 , 5 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { int IDENT_0 = new com . gs . collections . impl . IDENT_1 . METHOD_1 ( com . gs . collections . impl . list . IDENT_2 . METHOD_2 ( 5 ) ) . METHOD_0 ( com . gs . collections . impl . list . mutable . IDENT_3 . < java . lang . Integer > METHOD_3 ( ) ) . METHOD_4 ( 0 , IDENT_4 . IDENT_5 ) ; "<AssertPlaceHol... | org . junit . Assert . assertEquals ( 15 , IDENT_0 ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . api . IDENT_0 < java . lang . Integer > IDENT_1 = new com . gs . collections . impl . IDENT_2 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { ret... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 4 , 1 , 5 ) , IDENT_1 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) , com . gs . collections . impl . blo... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 4 , 5 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Double > IDENT_2 = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( FLOAT_0 , 2.0 , 3 , 2.0 , FLOAT_1 , 5 , 1.0 , FLOAT_0 , 1.0 , FLOAT_2 ... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( FLOAT_0 , 2.0 , FLOAT_1 , 1.0 , FLOAT_2 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . impl . IDENT_0 . IDENT_1 < java . lang . Integer > IDENT_2 = new com . gs . collections . impl . IDENT_0 . METHOD_1 ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 5 , 3 , 2 , 2 , 4 , 1 , 3 , 1 , 5 ) , com . gs . collections . impl .... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_3 . METHOD_2 ( 3 , 2 , 4 , 1 ) , IDENT_2 . METHOD_0 ( ) . toList ( ) ) |
METHOD_0 ( ) { java . lang . Object expected = new java . lang . Object ( ) ; com . gs . collections . impl . IDENT_0 . iterator . IDENT_1 < java . util . List < java . lang . Object > , java . lang . Object > IDENT_2 = new com . gs . collections . impl . IDENT_0 . iterator . METHOD_1 ( Lists . IDENT_3 . < java . util ... | org . junit . Assert . assertSame ( expected , IDENT_2 . next ( ) ) |
METHOD_0 ( ) { java . lang . Object expected = new java . lang . Object ( ) ; com . gs . collections . impl . IDENT_0 . iterator . IDENT_1 < java . lang . Object > iterator = new com . gs . collections . impl . IDENT_0 . iterator . METHOD_1 ( Lists . IDENT_2 . of ( expected ) , ( object ) -> { } ) ; "<AssertPlaceHolder... | org . junit . Assert . assertSame ( expected , iterator . next ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( new java . lang . METHOD_3 ( ) { public com . gs . collections . impl . IDENT_0 . IDENT_1 . METHOD_3 append ( java . lang . IDENT_2 IDENT_3 ) throws java . io . IOException { throw new java . io . IOException ( STRING_0 ) ; } public com . gs . collections . impl . I... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_4 . getMessage ( ) ) |
METHOD_0 ( ) { if ( this . METHOD_1 ( ) ) { "<AssertPlaceHolder>" ; } else { try { this . METHOD_2 ( ) . METHOD_0 ( ( id ) -> id ) ; } catch ( java . lang . RuntimeException IDENT_0 ) { return ; } org . junit . Assert . fail ( ) ; } } METHOD_3 ( ) { return com . gs . collections . impl . set . strategy . mutable . IDEN... | org . junit . Assert . assertEquals ( this . METHOD_3 ( ) . METHOD_0 ( ( id ) -> id ) , this . METHOD_2 ( ) . METHOD_0 ( ( id ) -> id ) ) |
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; IDENT_1 . METHOD_1 ( options . METHOD_2 ( ) , IDENT_0 , new com . google . api . services . IDENT_2 . model . METHOD_3 ( ) . METHOD_4 ( new com . google . api . services . IDENT_2 . model . METHOD_5 ( ) . METHOD_6 ( INT_0 ) ) ) ; org . apache . beam . sdk . io . ... | org . junit . Assert . assertEquals ( INT_0 , IDENT_6 . METHOD_8 ( options ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { java . util . concurrent . IDENT_1 IDENT_2 = ( ( java . util . concurrent . IDENT_1 ) ( e . METHOD_3 ( ) ) ) ; java . lang . RuntimeExceptio... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_3 . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { java . util . concurrent . IDENT_1 IDENT_2 = ( ( java . util . concurrent . IDENT_1 ) ( e . METHOD_3 ( ) ) ) ; java . lang . RuntimeExceptio... | org . junit . Assert . assertEquals ( STRING_0 , IDENT_3 . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { "<AssertPlaceHolder>" ; } } METHOD_2 ( com . gs . collections . impl . list . mutable . IDENT_1 ) { com . gs . collections . api . list . ID... | org . junit . Assert . assertEquals ( STRING_0 , e . getMessage ( ) ) |
METHOD_0 ( ) { try { this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_0 ) -> { throw new java . lang . RuntimeException ( STRING_0 ) ; } ) ; } catch ( java . lang . RuntimeException e ) { "<AssertPlaceHolder>" ; } } METHOD_2 ( com . gs . collections . api . block . IDENT_1 . IDENT_2 ) { MOD_0 ( this . IDENT_3 ) { return this .... | org . junit . Assert . assertEquals ( STRING_0 , e . getMessage ( ) ) |
METHOD_0 ( ) { com . google . api . services . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . api . services . IDENT_0 . model . METHOD_1 ( ) . METHOD_2 ( new com . google . api . services . IDENT_0 . model . METHOD_3 ( ) . METHOD_4 ( org . apache . beam . IDENT_3 . IDENT_4 . IDENT_5 . com . google . common . c... | org . junit . Assert . assertEquals ( INT_1 , IDENT_34 . size ( ) ) |
METHOD_0 ( ) { int [ ] IDENT_0 = new int [ 1 ] ; this . IDENT_1 . METHOD_0 ( ( IDENT_2 ) -> IDENT_0 [ 0 ] += ( IDENT_2 ) ? 1 : 0 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( com . gs . collections . api . block . IDENT_3 . IDENT_4 ) { } | org . junit . Assert . assertEquals ( 2 , IDENT_0 [ 0 ] ) |
METHOD_0 ( ) { com . gs . collections . api . IDENT_0 IDENT_1 = com . gs . collections . impl . list . mutable . IDENT_2 . IDENT_3 . METHOD_1 ( false , false , true ) . METHOD_2 ( ) ; boolean [ ] result = new boolean [ ] { true } ; IDENT_1 . METHOD_0 ( ( IDENT_4 ) -> result [ 0 ] OP_0 IDENT_4 ) ; "<AssertPlaceHolder>" ... | org . junit . Assert . assertFalse ( result [ 0 ] ) |
METHOD_0 ( ) { int IDENT_0 = com . gs . collections . impl . list . IDENT_1 . METHOD_1 ( 5 ) . METHOD_2 ( 0 , IDENT_2 . IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( IDENT_4 , com . gs . collections . api . block . function . IDENT_5 ) { MOD_0 ( this . IDENT_6 ) { return this . IDENT_7 . METHOD_2 ( IDENT_8 , functio... | org . junit . Assert . assertEquals ( 15 , IDENT_0 ) |
METHOD_0 ( ) { java . lang . Integer value = com . gs . collections . impl . list . IDENT_0 . METHOD_1 ( 5 ) . METHOD_2 ( 0 , Integer :: max ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return ( ( int ) ( this . value ) ) ; } | org . junit . Assert . assertEquals ( 5 , value . METHOD_3 ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } toArray ( int , int ) { return com . gs . collections . impl . list . IDENT_0 . METHOD_1 ( from , to ) . toArray ( ) ; } | org . junit . Assert . assertArrayEquals ( new java . lang . Integer [ ] { 1 , 2 , 3 , 4 , 5 } , com . gs . collections . impl . list . IDENT_0 . toArray ( 1 , 5 ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = Lists . mutable . of ( ) ; com . gs . collections . impl . list . IDENT_2 IDENT_3 = com . gs . collections . impl . list . IDENT_2 . METHOD_1 ( 10 , ( - 10 ) ) . METHOD_2 ( ( - 5 ) ) ; com . gs . collections . api . IDENT_4... | org . junit . Assert . assertEquals ( IDENT_3 , IDENT_1 ) |
METHOD_0 ( ) { com . gs . collections . api . IDENT_0 . list . IDENT_1 < java . lang . String > IDENT_0 = this . METHOD_1 ( ) . METHOD_2 ( ( s ) -> ( ( java . lang . Integer . METHOD_3 ( s ) ) OP_0 2 ) == 0 ) ; com . gs . collections . api . list . IDENT_2 < java . lang . String > expected = com . gs . collections . im... | org . junit . Assert . assertEquals ( expected , this . list . METHOD_0 ( ( s ) -> ( ( java . lang . Integer . METHOD_3 ( s ) ) OP_0 2 ) == 0 ) ) |
METHOD_0 ( ) { final java . lang . String expected = STRING_0 ; java . lang . System . setProperty ( IDENT_0 . IDENT_1 , expected ) ; this . IDENT_2 . init ( new java . util . HashMap ( ) ) ; com . IDENT_3 . IDENT_4 . IDENT_5 IDENT_4 = this . IDENT_2 . METHOD_1 ( ) ; java . lang . String actual = IDENT_4 . METHOD_2 ( )... | org . junit . Assert . assertThat ( actual , org . hamcrest . CoreMatchers . is ( expected ) ) |
METHOD_0 ( ) { com . google . api . services . IDENT_0 . model . IDENT_1 IDENT_2 = org . apache . beam . sdk . io . IDENT_3 . IDENT_0 . IDENT_4 . METHOD_1 ( STRING_0 ) ; IDENT_5 . METHOD_2 ( IDENT_2 . METHOD_3 ( ) , IDENT_2 . METHOD_4 ( ) , STRING_1 , STRING_2 , null ) ; IDENT_5 . METHOD_5 ( new com . google . api . se... | org . junit . Assert . assertTrue ( IDENT_34 . isEmpty ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . block . function . IDENT_0 < java . lang . String , java . lang . String > IDENT_1 = com . gs . collections . impl . block . factory . IDENT_2 . METHOD_1 ( ) ; com . gs . collections . api . block . IDENT_3 . IDENT_4 < com . gs . collections . impl . IDENT_5 , java . lang .... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { com . gs . collections . api . block . function . IDENT_0 < java . lang . String , java . lang . String > IDENT_1 = com . gs . collections . impl . block . factory . IDENT_2 . METHOD_1 ( ) ; com . gs . collections . api . block . function . IDENT_3 < java . lang . Integer , java . lang . String , java . ... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = com . gs . collections . impl . list . IDENT_2 . IDENT_3 . METHOD_1 ( 1 , 2 , 3 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , ( IDENT_4 , item , parameter ) -> ( IDENT_4 + item ) + param... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 7 ) , result ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > list = new com . gs . collections . impl . list . IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( T ) { this . remove ( element ) ; return this ; } | org . junit . Assert . assertSame ( list , list . METHOD_0 ( 2 ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > collection = com . gs . collections . impl . list . IDENT_1 . IDENT_2 . METHOD_1 ( 1 ) ; collection . METHOD_0 ( com . gs . c... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_6 . METHOD_3 ( 1 ) , result ) |
METHOD_0 ( ) { org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 < com . google . api . services . IDENT_1 . model . IDENT_4 > IDENT_5 = org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . read ( new org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_1 ( ) ) . METHOD_2... | org . junit . Assert . assertTrue ( IDENT_5 . METHOD_5 ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = com . gs . collections . impl . list . IDENT_2 . IDENT_3 . METHOD_1 ( 1 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , IDENT_4 . IDENT_5 ) ; "<AssertPlaceHolder>" ; } valueOf ( char ) { return function . valueO... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 2 ) , result ) |
METHOD_0 ( ) { com . gs . collections . api . collection . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; this . METHOD_1 ( ) . METHOD_0 ( ( IDENT_1 , IDENT_2 ) -> result . add ( ( IDENT_1 + IDENT_2 ) ) , 0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return IDENT_3 . IDENT_4 . empty ( ) ; } | org . junit . Assert . assertEquals ( this . METHOD_1 ( ) , result ) |
METHOD_0 ( ) { com . gs . collections . api . collection . IDENT_0 < java . lang . String > actual = this . METHOD_1 ( ) . METHOD_2 ( ( IDENT_1 ) -> Lists . IDENT_2 . of ( java . lang . String . valueOf ( IDENT_1 ) ) , com . gs . collections . impl . list . mutable . IDENT_3 . < java . lang . String > METHOD_3 ( ) ) ; ... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 < com . google . api . services . IDENT_1 . model . IDENT_4 > IDENT_5 = org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . read ( new org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_1 ( ) ) . METHOD_2... | org . junit . Assert . assertFalse ( IDENT_5 . METHOD_6 ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) . METHOD_2 ( ( id ) -> id , com . gs . collections . impl . map . mutable . IDENT_2 . METHOD_3 ( 0 , 0 ) ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( IDENT_3 , IDENT_4 , IDENT_3 , IDEN... | org . junit . Assert . assertEquals ( com . gs . collections . impl . map . mutable . IDENT_2 . METHOD_3 ( 0 , 0 , 1 , 1 , 2 , 2 , 3 , 3 ) , IDENT_1 ) |
METHOD_0 ( ) { com . gs . collections . api . list . ImmutableList < java . lang . Integer > list = Lists . IDENT_0 . of ( ) ; com . gs . collections . api . list . IDENT_1 < java . lang . Integer > result = Lists . mutable . of ( ) ; list . METHOD_0 ( com . gs . collections . impl . block . IDENT_2 . IDENT_3 . METHOD_... | org . junit . Assert . assertEquals ( list , result ) |
METHOD_0 ( ) { com . gs . collections . api . list . ImmutableList < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( com . gs . collections . api . block . IDENT_1 . IDENT_2 ) { return null ; } | org . junit . Assert . assertNull ( IDENT_0 . METHOD_0 ( java . lang . Integer . valueOf ( 1 ) :: equals ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . ImmutableList < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( com . gs . collections . api . block . IDENT_1 . IDENT_2 , IDENT_3 ) { return null ; } | org . junit . Assert . assertNull ( IDENT_0 . METHOD_0 ( Object :: equals , java . lang . Integer . valueOf ( 1 ) ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . ImmutableList < java . lang . Integer > IDENT_0 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( ) { return null ; } | org . junit . Assert . assertNull ( IDENT_0 . METHOD_0 ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( T , java . util . IDENT_2 ) { return java . util . Collections . METHOD_2 ( this , key , IDENT_3 ) ; } | org . junit . Assert . assertEquals ( ( - 1 ) , IDENT_1 . METHOD_2 ( 1 , Integer :: compareTo ) ) |
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( STRING_0 , STRING_1 , "" , "" , null ) ; com . google . api . services . IDENT_1 . model . IDENT_2 IDENT_3 = org . apache . beam . sdk . io . IDENT_4 . IDENT_1 . IDENT_5 . METHOD_2 ( STRING_2 ) ; com . google . api . services . IDENT_1 . model . IDENT_6 table = new com . google . api... | org . junit . Assert . assertEquals ( 100 , IDENT_9 . METHOD_10 ( options ) ) |
get ( ) { com . gs . collections . api . list . IDENT_0 . IDENT_1 list = this . METHOD_0 ( ) ; for ( int i = 0 ; i < ( list . size ( ) ) ; i ++ ) { "<AssertPlaceHolder>" ; } } get ( int ) { return this . delegate . get ( index ) ; } | org . junit . Assert . assertEquals ( ( ( i & 1 ) == 0 ) , list . get ( i ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 . IDENT_1 list = this . METHOD_1 ( true , false , true ) ; com . gs . collections . impl . math . IDENT_2 result = list . METHOD_0 ( new com . gs . collections . impl . math . METHOD_2 ( 0 ) , ( object , value , index ) -> object . add ( ( ( value ? 1 : 0 ) +... | org . junit . Assert . assertEquals ( new com . gs . collections . impl . math . METHOD_2 ( 5 ) , result ) |
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( STRING_0 , STRING_1 , "" , "" , null ) ; com . google . api . services . IDENT_1 . model . IDENT_2 IDENT_3 = org . apache . beam . sdk . io . IDENT_4 . IDENT_1 . IDENT_5 . METHOD_2 ( STRING_2 ) ; com . google . api . services . IDENT_1 . model . IDENT_6 table = new com . google . api... | org . junit . Assert . assertEquals ( INT_1 , IDENT_30 . size ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = Lists . mutable . of ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > results = Lists . mutable . of ( ) ; IDENT_1 . METHOD_1 ( results :: add ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( com . gs .... | org . junit . Assert . assertEquals ( IDENT_1 , results ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( 1 , 2 , 3 ) ; IDENT_1 . addAll ( 0 , Lists . IDENT_2 . of ( 0 ) ) ; java . lang . Integer IDENT_3 = - 1 ; IDENT_1 . addAll ( 0 , new java . util . ArrayList ( Lists . IDENT_2 . of ( IDENT_3 ) ) ) ; IDENT_1... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_4 . METHOD_2 ( ( - 3 ) , ( - 2 ) , ( - 1 ) , 0 , 1 , 2 , 3 ) , IDENT_1 ) |
METHOD_0 ( ) { int IDENT_0 = 0 ; com . gs . collections . api . list . IDENT_1 < java . lang . Integer > IDENT_2 = this . METHOD_1 ( 1 , 2 , 3 , 4 ) ; for ( java . util . Iterator < java . lang . Integer > iterator = IDENT_2 . METHOD_0 ( ) ; iterator . hasNext ( ) ; ) { java . lang . Integer IDENT_3 = iterator . next (... | org . junit . Assert . assertEquals ( 20 , IDENT_0 ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = com . gs . collections . impl . list . mutable . IDENT_2 . < java . lang . Integer > METHOD_1 ( 4 ) . with ( 1 , 2 , 3 ) ; "<AssertPlaceHolder>" ; } indexOf ( java . lang . Object ) { int result = 0 ;... | org . junit . Assert . assertEquals ( 1 , IDENT_1 . indexOf ( 2 ) ) |
toArray ( ) { super . toArray ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . String > list = new com . gs . collections . impl . list . mutable . METHOD_0 ( ) ; list . addAll ( com . gs . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( "1" , "2" , STRING_0 , STRING_1 ) ) ; list . addAll ... | org . junit . Assert . assertArrayEquals ( new java . lang . String [ ] { "1" , "2" , STRING_0 , STRING_1 , STRING_0 , STRING_2 , STRING_0 , STRING_2 } , list . toArray ( ) ) |
METHOD_0 ( ) { java . util . List < java . lang . Integer > expected = new java . util . ArrayList ( com . gs . collections . impl . list . IDENT_0 . METHOD_1 ( 20 ) ) ; com . gs . collections . impl . list . mutable . IDENT_1 < java . lang . Integer > actual = new com . gs . collections . impl . list . mutable . METHO... | org . junit . Assert . assertEquals ( expected , actual ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > list = com . gs . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( com . gs . collections . impl . list . IDENT_2 . METHOD_2 ( 5 ) ) ; list . METHOD_0 ( ( object , index ) -> "<AssertPlaceHolder>" ) ;... | org . junit . Assert . assertEquals ( index , ( object - 1 ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < com . gs . collections . api . tuple . IDENT_1 < java . lang . String > > list = com . gs . collections . impl . list . mutable . IDENT_2 . METHOD_1 ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . String > IDENT_3 = this . METHOD_2 ( "1"... | org . junit . Assert . assertEquals ( this . METHOD_2 ( com . gs . collections . impl . tuple . IDENT_9 . METHOD_4 ( "1" , "a" ) , com . gs . collections . impl . tuple . IDENT_9 . METHOD_4 ( "2" , "b" ) ) , list ) |
METHOD_0 ( ) { com . gs . collections . impl . list . mutable . IDENT_0 < java . lang . Integer > collection = com . gs . collections . impl . list . mutable . IDENT_0 . METHOD_1 ( 1 , 2 , 3 , 4 ) ; com . gs . collections . impl . block . IDENT_1 . IDENT_2 < java . lang . Integer > IDENT_3 = new com . gs . collections ... | org . junit . Assert . assertEquals ( 3 , IDENT_3 . METHOD_5 ( ) ) |
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( STRING_0 , STRING_1 , "" , "" , null ) ; com . google . api . services . IDENT_1 . model . IDENT_2 IDENT_3 = org . apache . beam . sdk . io . IDENT_4 . IDENT_1 . IDENT_5 . METHOD_2 ( STRING_2 ) ; com . google . api . services . IDENT_1 . model . IDENT_6 table = new com . google . api... | org . junit . Assert . assertTrue ( IDENT_24 . isEmpty ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = com . gs . collections . impl . list . mutable . IDENT_2 . METHOD_1 ( 1 , 2 , 3 ) ; java . lang . Integer result = IDENT_1 . METHOD_0 ( 1 , ( IDENT_3 , item , parameter ) -> ( IDENT_3 + item ) + parameter , 0 ) ; "<AssertPl... | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 7 ) , result ) |
iterator ( ) { int IDENT_0 = 0 ; com . gs . collections . impl . list . mutable . IDENT_1 < java . lang . Integer > IDENT_2 = this . METHOD_0 ( 1 , 2 , 3 , 4 ) ; for ( java . lang . Integer IDENT_3 : IDENT_2 ) { IDENT_0 += IDENT_3 . METHOD_1 ( ) ; } "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return ( ( int ) ( this . val... | org . junit . Assert . assertEquals ( 10 , IDENT_0 ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > result = com . gs . collections . impl . list . mutable . IDENT_1 . METHOD_1 ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > collection = com . gs . collections . impl . list . mutable . IDENT_2 . METHOD... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_1 . METHOD_2 ( 1 , 2 , 3 , 4 ) , result ) |
METHOD_0 ( ) { com . gs . collections . impl . list . mutable . IDENT_0 < java . lang . Integer > list = this . METHOD_1 ( 1 ) ; java . lang . Object [ ] result = new java . lang . Object [ 1 ] ; list . METHOD_0 ( ( delegate ) -> { result [ 0 ] = delegate . METHOD_2 ( ) ; this . METHOD_3 ( delegate ) ; } ) ; "<AssertPl... | org . junit . Assert . assertNotNull ( result [ 0 ] ) |
indexOf ( ) { super . indexOf ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_0 ( 1 , 2 , 3 ) ; "<AssertPlaceHolder>" ; } indexOf ( java . lang . Object ) { int result = 0 ; for ( int i = 0 ; i < ( this . elements . length ) ; i ++ ) { if ( object . equals ( this . ... | org . junit . Assert . assertEquals ( 1 , IDENT_1 . indexOf ( 2 ) ) |
METHOD_0 ( ) { super . METHOD_0 ( ) ; com . gs . collections . api . list . IDENT_0 < java . lang . Integer > IDENT_1 = this . METHOD_1 ( 1 , 2 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( int ) { for ( int i = ( this . size ( ) ) - 1 ; i >= 0 ; i OP_0 ) { int IDENT_2 = this . get ( i ) ; if ( IDENT_2 == value ) { retu... | org . junit . Assert . assertEquals ( 1 , IDENT_1 . METHOD_0 ( 2 ) ) |
METHOD_0 ( ) { org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 < com . google . api . services . IDENT_1 . model . IDENT_3 > IDENT_4 = org . apache . beam . sdk . io . IDENT_0 . IDENT_1 . IDENT_2 . create ( com . google . cloud . IDENT_1 . storage . IDENT_5 . IDENT_6 . IDENT_7 . METHOD_1 ( ) , com . google... | org . junit . Assert . assertEquals ( 0 , IDENT_4 . METHOD_4 ( options ) ) |
METHOD_0 ( ) { com . gs . collections . impl . IDENT_0 IDENT_1 = new com . gs . collections . impl . METHOD_1 ( ) ; this . IDENT_2 . METHOD_2 ( 1 , 2 , ( IDENT_3 ) -> IDENT_1 . METHOD_3 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { return this . count ; } | org . junit . Assert . assertEquals ( 2 , IDENT_1 . METHOD_4 ( ) ) |
METHOD_0 ( ) { int value = com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( 5 ) . max ( ) ; "<AssertPlaceHolder>" ; } max ( ) { com . gs . collections . api . map . ImmutableMap < java . lang . String , java . lang . String > map = new com . gs . collections . impl . map . IDENT_2 . METHOD_2 ( ) ; ... | org . junit . Assert . assertEquals ( 5 , value ) |
max ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( int ) { return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( count , 1 ) ; } | org . junit . Assert . assertEquals ( 9 , com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_0 ( 9 ) . max ( ) ) |
min ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( int ) { return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( count , 1 ) ; } | org . junit . Assert . assertEquals ( 1 , com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_0 ( 9 ) . min ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( int ) { return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_2 ( count , 1 ) ; } | org . junit . Assert . assertEquals ( 1 , com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( 9 ) . METHOD_0 ( 0 ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( int ) { return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_2 ( count , 1 ) ; } | org . junit . Assert . assertEquals ( 9 , com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( 9 ) . METHOD_0 ( 0 ) ) |
METHOD_0 ( ) { com . google . cloud . IDENT_0 . storage . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = com . google . cloud . IDENT_0 . storage . IDENT_1 . IDENT_2 . IDENT_3 . METHOD_1 ( ) . setName ( STRING_0 ) . METHOD_2 ( com . google . cloud . IDENT_0 . storage . IDENT_1 . IDENT_5 . IDENT_6 . METHOD_1 ( ) . METHOD_3 ( org... | org . junit . Assert . assertEquals ( 3 , IDENT_31 . size ( ) ) |
toArray ( ) { "<AssertPlaceHolder>" ; } METHOD_0 ( int ) { return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( count , 1 ) ; } | org . junit . Assert . assertArrayEquals ( new int [ ] { 1 , 2 , 3 , 4 } , com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_0 ( 4 ) . toArray ( ) ) |
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( int , int ) { if ( from <= to ) { return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_2 ( from , to , 1 ) ; } return com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_2 ( from , to , ( - 1 ) ) ; } | org . junit . Assert . assertArrayEquals ( new int [ ] { 1 , 2 , 3 , 4 } , com . gs . collections . impl . list . IDENT_0 . IDENT_1 . METHOD_1 ( 4 , 1 ) . METHOD_0 ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . IDENT_0 . IDENT_1 < java . lang . String > result = IDENT_2 . mutable . of ( ) ; com . gs . collections . api . map . IDENT_3 < java . lang . Integer , java . lang . String > map = this . METHOD_1 ( 1 , STRING_0 , 2 , STRING_1 , 3 , STRING_2 , 4 , STRING_3 ) ; map . METHOD_... | org . junit . Assert . assertEquals ( IDENT_2 . mutable . of ( STRING_0 , STRING_1 , STRING_2 , STRING_3 ) , result ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . String > map = this . METHOD_1 ( "1" , STRING_0 , STRING_1 , STRING_2 , STRING_3 , STRING_4 ) ; com . gs . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . String > actual = map . METHOD_0 ( Strin... | org . junit . Assert . assertEquals ( com . gs . collections . impl . map . mutable . IDENT_3 . METHOD_2 ( 3 , STRING_0 , 5 , STRING_2 , 4 , STRING_4 ) , actual ) |
contains ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . String > map = this . METHOD_0 ( "1" , STRING_0 , "2" , STRING_1 , STRING_2 , STRING_3 ) ; "<AssertPlaceHolder>" ; } contains ( java . lang . Object ) { return this . METHOD_1 ( object ) ; } | org . junit . Assert . assertTrue ( map . contains ( STRING_1 ) ) |
count ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . String > map = this . METHOD_0 ( "1" , STRING_0 , "2" , STRING_1 , STRING_2 , STRING_3 ) ; int actual = map . count ( com . gs . collections . impl . block . factory . IDENT_1 . METHOD_1 ( STRING_0 :: equals , STRING_3 :: eq... | org . junit . Assert . assertEquals ( 2 , actual ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . String > map = this . METHOD_1 ( "1" , STRING_0 , "2" , STRING_1 , STRING_2 , STRING_3 ) ; int actual = map . METHOD_0 ( Object :: equals , STRING_0 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( com . gs . collections . api . ... | org . junit . Assert . assertEquals ( 1 , actual ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . Integer > map = this . METHOD_1 ( 1 , 1 , 2 , 2 , 3 , 3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( IDENT_1 , IDENT_2 , IDENT_1 , IDENT_2 , IDENT_1 , IDENT_2 ) { return new com . gs . collections . impl . map . mutable . ID... | org . junit . Assert . assertEquals ( com . gs . collections . impl . map . mutable . IDENT_3 . METHOD_2 ( 1 , 1 , 2 , 2 , 3 , 3 ) , map . METHOD_0 ( ( id ) -> id ) ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . Integer , java . lang . Integer > map = this . METHOD_1 ( 1 , 1 , 2 , 2 , 3 , 3 ) ; com . gs . collections . api . map . IDENT_1 < java . lang . Integer , java . lang . Integer > IDENT_2 = map . METHOD_2 ( ( id ) -> id , com . gs . collections ... | org . junit . Assert . assertEquals ( com . gs . collections . impl . map . mutable . IDENT_3 . METHOD_3 ( 0 , 0 , 1 , 1 , 2 , 2 , 3 , 3 ) , IDENT_2 ) |
METHOD_0 ( ) { com . google . api . services . IDENT_0 . model . IDENT_1 IDENT_2 = new com . google . api . services . IDENT_0 . model . METHOD_1 ( ) . set ( "name" , "a" ) . set ( STRING_0 , "a" 1 ) ; com . google . api . services . IDENT_0 . model . METHOD_1 IDENT_3 = new com . google . api . services . IDENT_0 . mod... | org . junit . Assert . assertThat ( IDENT_12 . METHOD_21 ( "a" 3 , "a" 0 , "a" 4 ) , org . hamcrest . Matchers . METHOD_20 ( IDENT_2 , IDENT_4 ) ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . Integer > map = this . METHOD_1 ( "1" , 1 , "2" , 2 , STRING_0 , 3 , STRING_1 , 4 ) ; long actual = map . METHOD_0 ( Integer :: IDENT_1 ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( com . gs . collections . api . block . funct... | org . junit . Assert . assertEquals ( 10 , actual ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . Integer > map = this . METHOD_1 ( "1" , 1 , "2" , 2 , STRING_0 , 3 , STRING_1 , 4 ) ; "<AssertPlaceHolder>" ; } valueOf ( char ) { return function . valueOf ( IDENT_1 ) ; } | org . junit . Assert . assertEquals ( java . lang . Integer . valueOf ( 1 ) , map . METHOD_0 ( String :: valueOf ) ) |
METHOD_0 ( ) { com . gs . collections . api . map . IDENT_0 < java . lang . String , java . lang . String > map = this . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return this ; } | org . junit . Assert . assertSame ( map , map . METHOD_2 ( ) ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . String > collection = Lists . mutable . of ( ) ; com . gs . collections . api . map . IDENT_1 < java . lang . Integer , java . lang . String > map = new com . gs . collections . impl . map . IDENT_2 . METHOD_1 ( 1 , "1" ) ; map . METHOD_0 ( co... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_6 . METHOD_3 ( "1" ) , collection ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > collection = Lists . mutable . of ( ) ; com . gs . collections . api . map . IDENT_1 < java . lang . Integer , java . lang . String > map = new com . gs . collections . impl . map . IDENT_2 . METHOD_1 ( 1 , "1" ) ; map . METHOD_0 ( c... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_6 . METHOD_3 ( 1 ) , collection ) |
entrySet ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . String > result = Lists . mutable . of ( ) ; com . gs . collections . api . map . IDENT_1 < java . lang . Integer , java . lang . String > map = new com . gs . collections . impl . map . IDENT_2 . METHOD_0 ( 1 , STRING_0 ) ; for ( Map . Entry ... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_4 . METHOD_1 ( STRING_0 ) , result ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > result = Lists . mutable . of ( ) ; com . gs . collections . api . map . IDENT_1 < java . lang . Integer , java . lang . String > map = new com . gs . collections . impl . map . IDENT_2 . METHOD_1 ( 1 , STRING_0 ) ; for ( java . lang... | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_4 . METHOD_2 ( 1 ) , result ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > keys = IDENT_1 . IDENT_2 . of ( 1 , 1 ) . METHOD_1 ( ) . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( IDENT_3 [ ] ) { return new com . gs . collections . impl . list . mutable . IDENT_4 < IDENT_3 > ( elements ) ; } | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_4 . METHOD_3 ( 1 ) , keys ) |
METHOD_0 ( ) { com . gs . collections . api . list . IDENT_0 < java . lang . Integer > values = IDENT_1 . IDENT_2 . of ( 1 , 1 ) . METHOD_1 ( ) . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( IDENT_3 [ ] ) { return new com . gs . collections . impl . list . mutable . IDENT_4 < IDENT_3 > ( elements ) ; } | org . junit . Assert . assertEquals ( com . gs . collections . impl . list . mutable . IDENT_4 . METHOD_3 ( 1 ) , values ) |
METHOD_0 ( ) { com . gs . collections . api . set . IDENT_0 < java . lang . String > IDENT_1 = com . gs . collections . impl . set . mutable . IDENT_2 . METHOD_1 ( ) ; for ( java . lang . String IDENT_3 : this . METHOD_2 ( ) . METHOD_0 ( ) ) { IDENT_1 . add ( IDENT_3 ) ; } com . gs . collections . api . set . IDENT_0 <... | org . junit . Assert . assertEquals ( METHOD_3 , IDENT_1 ) |
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; javax . json . IDENT_1 reader = javax . json . IDENT_2 . METHOD_1 ( new java . io . METHOD_2 ( IDENT_0 ) ) ; javax . json . IDENT_3 IDENT_4 = reader . METHOD_3 ( ) ; javax . ws . rs . core . Response response = this . IDENT_5 . request ( ) . put ( javax . ws . rs... | org . junit . Assert . assertThat ( response . getStatus ( ) , org . hamcrest . CoreMatchers . is ( 200 ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.