input
stringlengths
35
67.8k
output
stringlengths
39
1.53k
METHOD_0 ( ) { org . pentaho . platform . plugin . condition . javascript . IDENT_0 IDENT_1 = new org . pentaho . platform . plugin . condition . javascript . METHOD_1 ( ) ; IDENT_1 . METHOD_2 ( STRING_0 ) ; org . pentaho . platform . api . engine . IDENT_2 parameter = org . pentaho . platform . plugin . condition . javascript . IDENT_3 . METHOD_3 ( 0 ) ; boolean IDENT_4 = IDENT_1 . METHOD_4 ( java . util . Collections . METHOD_5 ( STRING_1 , parameter ) , org . pentaho . platform . plugin . condition . javascript . IDENT_3 . logger ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( int ) { org . pentaho . platform . api . engine . IDENT_2 parameter = mock ( org . pentaho . platform . api . engine . IDENT_2 . class ) ; org . pentaho . commons . connection . IDENT_5 IDENT_6 = mock ( org . pentaho . commons . connection . IDENT_5 . class ) ; when ( IDENT_6 . METHOD_6 ( ) ) . thenReturn ( IDENT_7 ) ; when ( parameter . getValue ( ) ) . thenReturn ( IDENT_6 ) ; return parameter ; }
org . junit . Assert . assertFalse ( IDENT_4 )
METHOD_0 ( ) { org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . condition . IDENT_0 . METHOD_1 ( ) ; IDENT_2 . METHOD_2 ( org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . IDENT_4 ) ; org . pentaho . platform . api . engine . IDENT_5 parameter = org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . METHOD_3 ( 1 ) ; boolean IDENT_6 = IDENT_2 . METHOD_4 ( java . util . Collections . METHOD_5 ( org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . IDENT_7 , parameter ) , org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . logger ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( int ) { org . pentaho . platform . api . engine . IDENT_5 parameter = mock ( org . pentaho . platform . api . engine . IDENT_5 . class ) ; org . pentaho . commons . connection . IDENT_8 IDENT_9 = mock ( org . pentaho . commons . connection . IDENT_8 . class ) ; when ( IDENT_9 . METHOD_6 ( ) ) . thenReturn ( IDENT_10 ) ; when ( parameter . getValue ( ) ) . thenReturn ( IDENT_9 ) ; return parameter ; }
org . junit . Assert . assertTrue ( IDENT_6 )
METHOD_0 ( ) { org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . condition . IDENT_0 . METHOD_1 ( ) ; IDENT_2 . METHOD_2 ( org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . IDENT_4 ) ; org . pentaho . platform . api . engine . IDENT_5 parameter = org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . METHOD_3 ( 0 ) ; boolean IDENT_6 = IDENT_2 . METHOD_4 ( java . util . Collections . METHOD_5 ( org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . IDENT_7 , parameter ) , org . pentaho . platform . plugin . condition . IDENT_0 . IDENT_3 . logger ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( int ) { org . pentaho . platform . api . engine . IDENT_5 parameter = mock ( org . pentaho . platform . api . engine . IDENT_5 . class ) ; org . pentaho . commons . connection . IDENT_8 IDENT_9 = mock ( org . pentaho . commons . connection . IDENT_8 . class ) ; when ( IDENT_9 . METHOD_6 ( ) ) . thenReturn ( IDENT_10 ) ; when ( parameter . getValue ( ) ) . thenReturn ( IDENT_9 ) ; return parameter ; }
org . junit . Assert . assertFalse ( IDENT_6 )
METHOD_0 ( ) { java . util . List IDENT_0 = METHOD_1 ( org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 , org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_5 ) ; IDENT_2 . IDENT_6 . IDENT_7 IDENT_8 = METHOD_2 ( IDENT_0 ) ; IDENT_2 . IDENT_6 . IDENT_7 IDENT_9 = METHOD_2 ( IDENT_0 ) ; IDENT_2 . IDENT_6 . IDENT_7 [ ] IDENT_10 = new IDENT_2 . IDENT_6 . IDENT_7 [ ] { IDENT_8 , IDENT_9 } ; IDENT_2 . IDENT_6 . Result IDENT_11 = mock ( IDENT_2 . IDENT_6 . Result . class ) ; when ( IDENT_11 . METHOD_3 ( ) ) . thenReturn ( IDENT_10 ) ; org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_12 metadata = new org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . METHOD_4 ( IDENT_11 ) ; java . lang . String IDENT_13 = metadata . METHOD_5 ( 0 ) ; "<AssertPlaceHolder>" ; } METHOD_6 ( ) { return IDENT_14 ; }
org . junit . Assert . assertEquals ( metadata . METHOD_6 ( ) [ 0 ] , IDENT_13 )
METHOD_0 ( ) { final byte [ ] IDENT_0 = org . apache . hadoop . hbase . util . IDENT_1 . METHOD_1 ( STRING_0 ) ; final byte [ ] IDENT_2 = org . apache . hadoop . hbase . util . IDENT_1 . METHOD_1 ( STRING_1 ) ; final byte [ ] value = org . apache . hadoop . hbase . util . IDENT_1 . METHOD_1 ( STRING_2 ) ; final int IDENT_3 = 10 ; org . apache . hadoop . hbase . client . IDENT_4 table = org . apache . hadoop . hbase . client . IDENT_5 . IDENT_6 . METHOD_2 ( org . apache . hadoop . hbase . IDENT_7 . valueOf ( name . METHOD_3 ( ) ) , new byte [ ] [ ] { IDENT_0 , IDENT_2 } ) ; java . util . ArrayList < org . apache . hadoop . hbase . client . IDENT_8 > IDENT_9 = new java . util . ArrayList < org . apache . hadoop . hbase . client . IDENT_8 > ( ) ; for ( int i = 0 ; i < ( IDENT_3 * 10 ) ; i ++ ) { byte [ ] row = org . apache . hadoop . hbase . util . IDENT_1 . METHOD_1 ( ( STRING_3 + i ) ) ; org . apache . hadoop . hbase . client . IDENT_8 put = new org . apache . hadoop . hbase . client . METHOD_4 ( row ) ; put . METHOD_5 ( IDENT_10 . IDENT_11 ) ; put . METHOD_6 ( IDENT_0 , null , value ) ; IDENT_9 . add ( put ) ; } table . put ( IDENT_9 ) ; org . apache . hadoop . hbase . client . IDENT_12 IDENT_13 = new org . apache . hadoop . hbase . client . METHOD_7 ( ) ; IDENT_13 . METHOD_8 ( IDENT_0 ) ; org . apache . hadoop . hbase . client . IDENT_14 IDENT_15 = table . METHOD_9 ( IDENT_13 ) ; int IDENT_16 = 0 ; for ( @ org . apache . hadoop . hbase . client . METHOD_10 ( STRING_4 ) org . apache . hadoop . hbase . client . Result row : IDENT_15 ) IDENT_16 ++ ; "<AssertPlaceHolder>" ; } METHOD_9 ( long ) { throw new java . lang . IllegalStateException ( STRING_5 ) ; }
org . junit . Assert . assertEquals ( ( IDENT_3 * 10 ) , IDENT_16 )
METHOD_0 ( ) { java . util . List IDENT_0 = METHOD_1 ( org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 , org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_5 ) ; IDENT_2 . IDENT_6 . IDENT_7 IDENT_8 = METHOD_2 ( IDENT_0 ) ; IDENT_2 . IDENT_6 . IDENT_7 IDENT_9 = METHOD_2 ( IDENT_0 ) ; IDENT_2 . IDENT_6 . IDENT_7 [ ] IDENT_10 = new IDENT_2 . IDENT_6 . IDENT_7 [ ] { IDENT_8 , IDENT_9 } ; IDENT_2 . IDENT_6 . Result IDENT_11 = mock ( IDENT_2 . IDENT_6 . Result . class ) ; when ( IDENT_11 . METHOD_3 ( ) ) . thenReturn ( IDENT_10 ) ; org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_12 metadata = new org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . METHOD_4 ( IDENT_11 ) ; int IDENT_13 = metadata . METHOD_5 ( ) ; "<AssertPlaceHolder>" ; } size ( ) { return METHOD_6 ( ) . size ( ) ; }
org . junit . Assert . assertEquals ( IDENT_0 . size ( ) , IDENT_13 )
METHOD_0 ( ) { java . lang . Object value = STRING_0 ; int IDENT_0 = 2 ; when ( IDENT_1 . METHOD_1 ( METHOD_2 ( ) ) ) . thenReturn ( value ) ; when ( IDENT_1 . METHOD_3 ( ) ) . thenReturn ( IDENT_0 ) . thenReturn ( ( IDENT_0 - 1 ) ) ; org . pentaho . platform . plugin . services . IDENT_2 . sql . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_4 ( IDENT_1 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_5 ( int , int ) { if ( ( IDENT_1 ) != null ) { try { int IDENT_6 = IDENT_1 . METHOD_3 ( ) ; if ( IDENT_6 != ( row + 1 ) ) { if ( IDENT_6 == row ) { IDENT_1 . next ( ) ; } else { IDENT_1 . METHOD_6 ( ( row + 1 ) ) ; } } return IDENT_1 . METHOD_1 ( ( column + 1 ) ) ; } catch ( java . sql . IDENT_7 ex ) { org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_4 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_8 . getInstance ( ) . METHOD_7 ( STRING_1 ) , ex ) ; throw new java . lang . IllegalStateException ( org . pentaho . platform . plugin . services . messages . IDENT_8 . getInstance ( ) . METHOD_7 ( STRING_2 ) , ex ) ; } } return null ; }
org . junit . Assert . assertEquals ( value , IDENT_4 . METHOD_5 ( 0 , 0 ) )
METHOD_0 ( ) { java . lang . Object value = STRING_0 ; when ( IDENT_0 . METHOD_1 ( METHOD_2 ( ) ) ) . thenReturn ( value ) ; when ( IDENT_0 . next ( ) ) . thenReturn ( true ) ; org . pentaho . platform . plugin . services . IDENT_1 . sql . IDENT_2 IDENT_3 = new org . pentaho . platform . plugin . services . IDENT_1 . sql . METHOD_3 ( IDENT_0 , IDENT_4 ) ; java . lang . Object [ ] IDENT_5 = IDENT_3 . next ( ) ; for ( int i = 0 ; i < ( IDENT_5 . length ) ; i ++ ) { "<AssertPlaceHolder>" ; } } next ( ) { if ( ( IDENT_6 ) != null ) { java . lang . Object [ ] row = IDENT_6 ; IDENT_6 = null ; return row ; } try { int IDENT_7 = IDENT_0 . METHOD_4 ( ) . METHOD_5 ( ) ; if ( IDENT_0 . next ( ) ) { java . lang . Object [ ] IDENT_8 = new java . lang . Object [ IDENT_7 ] ; for ( int column = 0 ; column < IDENT_7 ; column ++ ) { IDENT_8 [ column ] = IDENT_0 . METHOD_1 ( ( column + 1 ) ) ; } return IDENT_8 ; } } catch ( java . sql . IDENT_9 e ) { org . pentaho . platform . plugin . services . IDENT_1 . sql . METHOD_3 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_6 ( STRING_1 ) , e ) ; throw new org . pentaho . platform . plugin . services . IDENT_1 . sql . METHOD_7 ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_6 ( STRING_1 ) , e ) ; } return null ; }
org . junit . Assert . assertEquals ( value , IDENT_5 [ i ] )
METHOD_0 ( ) { java . lang . Object value = STRING_0 ; int IDENT_0 = 1 ; when ( IDENT_1 . METHOD_1 ( METHOD_2 ( ) ) ) . thenReturn ( value ) ; when ( IDENT_1 . METHOD_3 ( ) ) . thenReturn ( IDENT_0 ) ; when ( IDENT_1 . METHOD_4 ( ) ) . thenReturn ( true ) ; org . pentaho . platform . plugin . services . IDENT_2 . sql . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_5 ( IDENT_1 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_6 ( int ) { java . lang . Object [ ] result = null ; result = new java . lang . Object [ METHOD_7 ( ) ] ; for ( int row = 0 ; row < ( result . length ) ; row ++ ) { result [ row ] = METHOD_8 ( row , column ) ; } return result ; }
org . junit . Assert . assertEquals ( value , IDENT_4 . METHOD_6 ( 0 ) [ 0 ] )
METHOD_0 ( ) { java . lang . Object value = STRING_0 ; int IDENT_0 = 1 ; when ( IDENT_1 . METHOD_1 ( METHOD_2 ( ) ) ) . thenReturn ( value ) ; when ( IDENT_1 . METHOD_3 ( ) ) . thenReturn ( IDENT_0 ) ; when ( IDENT_1 . METHOD_4 ( ) ) . thenReturn ( true ) ; org . pentaho . platform . plugin . services . IDENT_2 . sql . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_5 ( IDENT_1 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_6 ( int ) { java . lang . Object [ ] IDENT_6 = new java . lang . Object [ this . METHOD_7 ( ) ] ; for ( int column = 0 ; column < ( IDENT_6 . length ) ; column ++ ) { IDENT_6 [ column ] = METHOD_8 ( row , column ) ; } return IDENT_6 ; }
org . junit . Assert . assertEquals ( value , IDENT_4 . METHOD_6 ( 0 ) [ 0 ] )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . sql . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 ( null , IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { try { return IDENT_4 . METHOD_2 ( ) ; } catch ( java . sql . IDENT_5 ex ) { org . pentaho . platform . plugin . services . IDENT_0 . sql . IDENT_6 . logger . error ( null , ex ) ; } return - 1 ; }
org . junit . Assert . assertEquals ( 0 , IDENT_2 . METHOD_2 ( ) )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . sql . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 ( IDENT_3 , IDENT_4 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { if ( ! ( METHOD_3 ( ) ) ) { return - 1 ; } if ( ( IDENT_5 ) != ( org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 . IDENT_6 ) ) { return IDENT_5 ; } if ( ( IDENT_3 ) == null ) { return 0 ; } try { int IDENT_7 = IDENT_3 . METHOD_4 ( ) ; try { if ( IDENT_3 . METHOD_5 ( ) ) { IDENT_5 = IDENT_3 . METHOD_4 ( ) ; if ( ( IDENT_5 ) <= 0 ) { IDENT_5 = 0 ; } } else { IDENT_5 = 0 ; } } finally { if ( IDENT_7 == 0 ) { IDENT_3 . METHOD_6 ( ) ; } else { IDENT_3 . METHOD_7 ( IDENT_7 ) ; } } } catch ( java . sql . IDENT_8 IDENT_9 ) { org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_8 ( STRING_0 ) , IDENT_9 ) ; IDENT_5 = 0 ; } return IDENT_5 ; }
org . junit . Assert . assertEquals ( 0 , IDENT_2 . METHOD_2 ( ) )
METHOD_0 ( ) { int IDENT_0 = 0 ; when ( IDENT_1 . METHOD_1 ( ) ) . thenReturn ( IDENT_0 ) ; when ( IDENT_1 . METHOD_2 ( ) ) . thenReturn ( true ) ; org . pentaho . platform . plugin . services . IDENT_2 . sql . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_3 ( IDENT_1 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { if ( ! ( METHOD_5 ( ) ) ) { return - 1 ; } if ( ( IDENT_0 ) != ( org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_3 . IDENT_6 ) ) { return IDENT_0 ; } if ( ( IDENT_1 ) == null ) { return 0 ; } try { int IDENT_7 = IDENT_1 . METHOD_1 ( ) ; try { if ( IDENT_1 . METHOD_2 ( ) ) { IDENT_0 = IDENT_1 . METHOD_1 ( ) ; if ( ( IDENT_0 ) <= 0 ) { IDENT_0 = 0 ; } } else { IDENT_0 = 0 ; } } finally { if ( IDENT_7 == 0 ) { IDENT_1 . METHOD_6 ( ) ; } else { IDENT_1 . METHOD_7 ( IDENT_7 ) ; } } } catch ( java . sql . IDENT_8 IDENT_9 ) { org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_3 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_8 ( STRING_0 ) , IDENT_9 ) ; IDENT_0 = 0 ; } return IDENT_0 ; }
org . junit . Assert . assertEquals ( IDENT_0 , IDENT_4 . METHOD_4 ( ) )
METHOD_0 ( ) { final byte [ ] IDENT_0 = org . apache . hadoop . hbase . util . IDENT_1 . METHOD_1 ( STRING_0 ) ; org . apache . hadoop . hbase . client . IDENT_2 table = org . apache . hadoop . hbase . client . IDENT_3 . IDENT_4 . METHOD_2 ( org . apache . hadoop . hbase . IDENT_5 . valueOf ( name . METHOD_3 ( ) ) , org . apache . hadoop . hbase . client . IDENT_3 . IDENT_6 ) ; org . apache . hadoop . hbase . client . IDENT_7 put = new org . apache . hadoop . hbase . client . METHOD_4 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_8 ) ; put . METHOD_5 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_6 , org . apache . hadoop . hbase . client . IDENT_3 . IDENT_9 , IDENT_0 ) ; table . put ( put ) ; org . apache . hadoop . hbase . client . IDENT_10 delete = new org . apache . hadoop . hbase . client . METHOD_6 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_8 ) ; delete . METHOD_7 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_6 , org . apache . hadoop . hbase . client . IDENT_3 . IDENT_9 ) ; boolean IDENT_11 = table . METHOD_8 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_8 , org . apache . hadoop . hbase . client . IDENT_3 . IDENT_6 ) . METHOD_9 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_9 ) . METHOD_10 ( IDENT_0 ) . METHOD_11 ( delete ) ; "<AssertPlaceHolder>" ; } METHOD_11 ( org . apache . hadoop . hbase . client . METHOD_6 ) { METHOD_12 ( ) ; return METHOD_13 ( row , IDENT_12 , METHOD_9 , op . name ( ) , value , IDENT_13 , delete ) ; }
org . junit . Assert . assertTrue ( IDENT_11 )
METHOD_0 ( ) { int IDENT_0 = 1 ; when ( IDENT_1 . METHOD_1 ( ) ) . thenReturn ( IDENT_0 ) ; when ( IDENT_1 . METHOD_2 ( ) ) . thenReturn ( true ) ; org . pentaho . platform . plugin . services . IDENT_2 . sql . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_3 ( IDENT_1 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( ) { if ( ! ( METHOD_5 ( ) ) ) { return - 1 ; } if ( ( IDENT_0 ) != ( org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_3 . IDENT_6 ) ) { return IDENT_0 ; } if ( ( IDENT_1 ) == null ) { return 0 ; } try { int IDENT_7 = IDENT_1 . METHOD_1 ( ) ; try { if ( IDENT_1 . METHOD_2 ( ) ) { IDENT_0 = IDENT_1 . METHOD_1 ( ) ; if ( ( IDENT_0 ) <= 0 ) { IDENT_0 = 0 ; } } else { IDENT_0 = 0 ; } } finally { if ( IDENT_7 == 0 ) { IDENT_1 . METHOD_6 ( ) ; } else { IDENT_1 . METHOD_7 ( IDENT_7 ) ; } } } catch ( java . sql . IDENT_8 IDENT_9 ) { org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_3 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_8 ( STRING_0 ) , IDENT_9 ) ; IDENT_0 = 0 ; } return IDENT_0 ; }
org . junit . Assert . assertEquals ( IDENT_0 , IDENT_4 . METHOD_4 ( ) )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . sql . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 ( null , IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { if ( ! ( METHOD_3 ( ) ) ) { return - 1 ; } if ( ( IDENT_4 ) != ( org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 . IDENT_5 ) ) { return IDENT_4 ; } if ( ( IDENT_6 ) == null ) { return 0 ; } try { int IDENT_7 = IDENT_6 . METHOD_4 ( ) ; try { if ( IDENT_6 . METHOD_5 ( ) ) { IDENT_4 = IDENT_6 . METHOD_4 ( ) ; if ( ( IDENT_4 ) <= 0 ) { IDENT_4 = 0 ; } } else { IDENT_4 = 0 ; } } finally { if ( IDENT_7 == 0 ) { IDENT_6 . METHOD_6 ( ) ; } else { IDENT_6 . METHOD_7 ( IDENT_7 ) ; } } } catch ( java . sql . IDENT_8 IDENT_9 ) { org . pentaho . platform . plugin . services . IDENT_0 . sql . METHOD_1 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_8 ( STRING_0 ) , IDENT_9 ) ; IDENT_4 = 0 ; } return IDENT_4 ; }
org . junit . Assert . assertEquals ( ( - 1 ) , IDENT_2 . METHOD_2 ( ) )
METHOD_0 ( ) { org . pentaho . commons . connection . IDENT_0 metadata = new org . pentaho . metadata . query . model . util . METHOD_1 ( mock ( org . pentaho . metadata . query . model . util . METHOD_1 . class ) ) ; org . pentaho . platform . plugin . services . IDENT_1 . sql . IDENT_2 IDENT_3 = new org . pentaho . platform . plugin . services . IDENT_1 . sql . METHOD_2 ( IDENT_4 , IDENT_5 ) ; IDENT_3 . METHOD_3 ( metadata ) ; org . pentaho . commons . connection . IDENT_6 IDENT_7 = IDENT_3 . METHOD_4 ( ) ; "<AssertPlaceHolder>" ; } METHOD_5 ( ) { if ( ( IDENT_8 ) == null ) { try { IDENT_8 = new org . pentaho . platform . plugin . services . IDENT_1 . sql . METHOD_6 ( IDENT_4 . METHOD_5 ( ) ) ; } catch ( java . sql . IDENT_9 e ) { org . pentaho . platform . plugin . services . IDENT_1 . sql . METHOD_2 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_10 . getInstance ( ) . METHOD_7 ( STRING_0 ) , e ) ; throw new java . lang . RuntimeException ( e ) ; } } return IDENT_8 ; }
org . junit . Assert . assertEquals ( metadata . getClass ( ) , IDENT_7 . METHOD_5 ( ) . getClass ( ) )
METHOD_0 ( ) { org . pentaho . commons . connection . IDENT_0 metadata = new org . pentaho . commons . connection . IDENT_1 . METHOD_1 ( mock ( org . pentaho . commons . connection . IDENT_1 . METHOD_1 . class ) ) ; org . pentaho . platform . plugin . services . IDENT_2 . sql . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_2 ( IDENT_5 , IDENT_6 ) ; IDENT_4 . METHOD_3 ( metadata ) ; org . pentaho . commons . connection . IDENT_7 IDENT_8 = IDENT_4 . METHOD_4 ( ) ; "<AssertPlaceHolder>" ; } METHOD_5 ( ) { if ( ( IDENT_9 ) == null ) { try { IDENT_9 = new org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_6 ( IDENT_5 . METHOD_5 ( ) ) ; } catch ( java . sql . IDENT_10 e ) { org . pentaho . platform . plugin . services . IDENT_2 . sql . METHOD_2 . log . error ( org . pentaho . platform . plugin . services . messages . IDENT_11 . getInstance ( ) . METHOD_7 ( STRING_0 ) , e ) ; throw new java . lang . RuntimeException ( e ) ; } } return IDENT_9 ; }
org . junit . Assert . assertEquals ( metadata . getClass ( ) , IDENT_8 . METHOD_5 ( ) . getClass ( ) )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . lang . Long l = Long . MAX_VALUE ; java . util . Date d = new java . util . Date ( ) ; java . lang . Boolean b = true ; java . util . Map < java . lang . String , java . io . IDENT_1 > params = new java . util . HashMap ( ) ; params . put ( STRING_1 , l ) ; params . put ( STRING_2 , d ) ; params . put ( STRING_3 , b ) ; org . pentaho . platform . api . IDENT_2 . IDENT_3 job = mock ( org . pentaho . platform . api . IDENT_2 . IDENT_3 . class ) ; org . pentaho . platform . api . IDENT_2 . IDENT_4 IDENT_5 = mock ( org . pentaho . platform . api . IDENT_2 . IDENT_4 . class ) ; when ( job . METHOD_1 ( ) ) . thenReturn ( IDENT_5 ) ; when ( job . METHOD_2 ( ) ) . thenReturn ( IDENT_0 ) ; when ( job . METHOD_3 ( ) ) . thenReturn ( params ) ; org . pentaho . platform . web . http . api . resources . IDENT_6 IDENT_7 = org . pentaho . platform . plugin . services . IDENT_8 . IDENT_9 . METHOD_4 ( job ) ; for ( org . pentaho . platform . web . http . api . resources . IDENT_10 IDENT_11 : IDENT_7 . METHOD_5 ( ) ) { "<AssertPlaceHolder>" ; } } getValue ( ) { return value ; }
org . junit . Assert . assertTrue ( ( ( ( IDENT_11 . getValue ( ) . equals ( l ) ) || ( IDENT_11 . getValue ( ) . equals ( d ) ) ) || ( IDENT_11 . getValue ( ) . equals ( b ) ) ) )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; org . pentaho . platform . plugin . services . IDENT_4 . IDENT_5 IDENT_6 = mock ( org . pentaho . platform . plugin . services . IDENT_4 . IDENT_5 . class ) ; java . util . Properties IDENT_7 = mock ( java . util . Properties . class ) ; METHOD_1 ( IDENT_8 , STRING_0 , IDENT_3 ) ; when ( IDENT_6 . getName ( ) ) . thenReturn ( STRING_1 ) ; when ( IDENT_6 . METHOD_2 ( ) ) . thenReturn ( mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_9 . class ) ) ; when ( IDENT_6 . METHOD_2 ( ) . getName ( ) ) . thenReturn ( STRING_2 ) ; java . lang . String IDENT_10 = STRING_3 + STRING_4 ; org . pentaho . platform . plugin . services . IDENT_4 . IDENT_5 IDENT_11 = METHOD_3 ( IDENT_10 , STRING_5 ) ; when ( IDENT_3 . METHOD_2 ( anyString ( ) ) ) . thenReturn ( IDENT_11 . METHOD_2 ( ) ) ; java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_9 > IDENT_12 = new java . util . ArrayList ( ) ; IDENT_12 . add ( IDENT_11 . METHOD_2 ( ) ) ; when ( IDENT_3 . METHOD_4 ( METHOD_5 ( ) ) ) . thenReturn ( IDENT_12 ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_9 IDENT_13 = IDENT_8 . METHOD_6 ( IDENT_6 , IDENT_7 ) ; verify ( IDENT_3 , times ( 1 ) ) . METHOD_2 ( anyString ( ) ) ; verify ( IDENT_3 , times ( 1 ) ) . METHOD_4 ( METHOD_5 ( ) ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_14 ) { return METHOD_4 ( IDENT_15 . getPath ( ) , IDENT_15 . METHOD_7 ( ) , IDENT_15 . METHOD_8 ( ) ) ; }
org . junit . Assert . assertNotNull ( IDENT_13 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; org . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = METHOD_1 ( IDENT_0 ) ; try ( org . IDENT_1 . IDENT_2 . IDENT_5 IDENT_6 = IDENT_4 . get ( IDENT_0 ) ) { org . IDENT_1 . IDENT_2 . IDENT_7 IDENT_8 = IDENT_6 . METHOD_2 ( ) ; org . IDENT_1 . IDENT_2 . IDENT_9 version = IDENT_6 . METHOD_3 ( ) ; org . apache . jena . IDENT_10 . core . IDENT_11 IDENT_12 = IDENT_6 . METHOD_4 ( ) ; org . apache . jena . IDENT_13 . IDENT_14 . METHOD_5 ( IDENT_12 , ( ) -> { org . apache . jena . IDENT_10 . core . IDENT_15 q = org . apache . jena . IDENT_10 . IDENT_16 . IDENT_17 . METHOD_6 ( STRING_1 ) ; IDENT_12 . add ( q ) ; } ) ; org . apache . jena . IDENT_10 . core . IDENT_11 IDENT_18 = org . apache . jena . IDENT_10 . core . IDENT_19 . METHOD_7 ( ) ; org . IDENT_1 . IDENT_2 . IDENT_9 IDENT_20 = IDENT_6 . METHOD_3 ( ) ; org . IDENT_1 . IDENT_21 . IDENT_22 IDENT_23 = IDENT_6 . METHOD_8 ( ) . METHOD_9 ( IDENT_8 , IDENT_20 ) ; org . IDENT_1 . IDENT_21 . IDENT_24 . METHOD_10 ( IDENT_18 , IDENT_23 ) ; java . util . Set < org . apache . jena . IDENT_10 . core . IDENT_15 > IDENT_25 = org . apache . jena . IDENT_13 . IDENT_14 . METHOD_11 ( IDENT_12 , ( ) -> org . apache . jena . atlas . iterator . IDENT_26 . METHOD_12 ( IDENT_12 . find ( ) ) ) ; java . util . Set < org . apache . jena . IDENT_10 . core . IDENT_15 > IDENT_27 = org . apache . jena . IDENT_13 . IDENT_14 . METHOD_11 ( IDENT_18 , ( ) -> org . apache . jena . atlas . iterator . IDENT_26 . METHOD_12 ( IDENT_18 . find ( ) ) ) ; "<AssertPlaceHolder>" ; } } find ( ) { return store . METHOD_13 ( ) . stream ( ) ; }
org . junit . Assert . assertEquals ( IDENT_25 , IDENT_27 )
METHOD_0 ( ) { final org . apache . hadoop . hbase . IDENT_0 tableName = org . apache . hadoop . hbase . IDENT_0 . valueOf ( name . METHOD_1 ( ) ) ; org . apache . hadoop . hbase . client . IDENT_1 IDENT_2 = org . apache . hadoop . hbase . client . IDENT_3 . IDENT_4 . METHOD_2 ( tableName , new byte [ ] [ ] { org . apache . hadoop . hbase . client . IDENT_3 . IDENT_5 } , 10 ) ; java . util . List < org . apache . hadoop . hbase . client . IDENT_6 > IDENT_7 = new java . util . ArrayList < org . apache . hadoop . hbase . client . IDENT_6 > ( ) ; for ( int i = 0 ; i != 100 ; i ++ ) { org . apache . hadoop . hbase . client . IDENT_6 put = new org . apache . hadoop . hbase . client . METHOD_3 ( org . apache . hadoop . hbase . util . IDENT_8 . METHOD_4 ( i ) ) ; put . METHOD_5 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_5 , org . apache . hadoop . hbase . client . IDENT_3 . IDENT_5 , org . apache . hadoop . hbase . util . IDENT_8 . METHOD_4 ( i ) ) ; IDENT_7 . add ( put ) ; } IDENT_2 . put ( IDENT_7 ) ; org . apache . hadoop . hbase . client . IDENT_3 . IDENT_4 . METHOD_6 ( ) ; org . apache . hadoop . hbase . client . IDENT_9 IDENT_10 = new org . apache . hadoop . hbase . client . METHOD_7 ( ) ; IDENT_10 . METHOD_8 ( org . apache . hadoop . hbase . util . IDENT_8 . METHOD_4 ( 1 ) ) ; IDENT_10 . METHOD_9 ( org . apache . hadoop . hbase . util . IDENT_8 . METHOD_4 ( 3 ) ) ; IDENT_10 . METHOD_5 ( org . apache . hadoop . hbase . client . IDENT_3 . IDENT_5 , org . apache . hadoop . hbase . client . IDENT_3 . IDENT_5 ) ; IDENT_10 . METHOD_10 ( new org . apache . hadoop . hbase . filter . METHOD_11 ( org . apache . hadoop . hbase . IDENT_11 . IDENT_12 , new org . apache . hadoop . hbase . filter . METHOD_12 ( org . apache . hadoop . hbase . util . IDENT_8 . METHOD_4 ( 1 ) ) ) ) ; org . apache . hadoop . hbase . client . IDENT_13 IDENT_14 = IDENT_2 . METHOD_13 ( IDENT_10 ) ; org . apache . hadoop . hbase . client . Result [ ] IDENT_15 = IDENT_14 . next ( 100 ) ; "<AssertPlaceHolder>" ; } next ( int ) { java . lang . StringBuilder sb = new java . lang . StringBuilder ( uri ) ; sb . append ( STRING_0 ) ; sb . append ( IDENT_16 ) ; for ( int i = 0 ; i < ( IDENT_17 ) ; i ++ ) { org . apache . hadoop . hbase . rest . client . Response response = client . get ( sb . toString ( ) , Constants . IDENT_18 ) ; int code = response . getCode ( ) ; switch ( code ) { case 200 : org . apache . hadoop . hbase . rest . model . IDENT_19 model = new org . apache . hadoop . hbase . rest . model . METHOD_14 ( ) ; model . METHOD_15 ( response . METHOD_16 ( ) ) ; return METHOD_17 ( model ) ; case INT_0 : case INT_1 : return null ; case INT_2 : try { java . lang . Thread . sleep ( IDENT_20 ) ; } catch ( java . lang . IDENT_21 e ) { throw ( ( java . io . IDENT_22 ) ( new java . io . METHOD_18 ( ) . METHOD_19 ( e ) ) ) ; } break ; default : throw new java . io . IOException ( ( STRING_1 + code ) ) ; } } throw new java . io . IOException ( STRING_2 ) ; }
org . junit . Assert . assertEquals ( 1 , IDENT_15 . length )
METHOD_0 ( ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 > IDENT_2 = java . util . Arrays . asList ( mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . class ) ) ; org . pentaho . platform . plugin . services . IDENT_3 . IDENT_4 handler = new org . pentaho . platform . plugin . services . IDENT_3 . METHOD_1 ( IDENT_2 , IDENT_5 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_2 ; }
org . junit . Assert . assertEquals ( IDENT_2 , handler . METHOD_2 ( ) )
METHOD_0 ( ) { when ( IDENT_0 . getProperty ( eq ( IDENT_1 . IDENT_2 ) ) ) . thenReturn ( IDENT_1 . IDENT_2 ) ; when ( IDENT_0 . METHOD_1 ( ) ) . thenReturn ( false ) ; org . pentaho . platform . plugin . action . IDENT_3 . catalog . IDENT_4 IDENT_5 = mock ( org . pentaho . platform . plugin . action . IDENT_3 . catalog . IDENT_4 . class ) ; org . pentaho . platform . plugin . services . IDENT_6 . IDENT_1 handler = new org . pentaho . platform . plugin . services . IDENT_6 . METHOD_2 ( IDENT_7 , IDENT_5 ) ; handler . METHOD_3 ( IDENT_0 ) ; org . mockito . IDENT_8 < org . pentaho . platform . api . IDENT_9 . IDENT_10 . IDENT_11 > IDENT_12 = org . mockito . IDENT_8 . METHOD_4 ( org . pentaho . platform . api . IDENT_9 . IDENT_10 . IDENT_11 . class ) ; verify ( IDENT_5 ) . METHOD_5 ( any ( java . io . InputStream . class ) , any ( org . pentaho . platform . plugin . action . IDENT_3 . catalog . IDENT_13 . class ) , METHOD_6 ( ) , IDENT_12 . METHOD_7 ( ) , any ( org . pentaho . platform . api . engine . IDENT_14 . class ) ) ; "<AssertPlaceHolder>" ; } getValue ( ) { return value ; }
org . junit . Assert . assertNull ( IDENT_12 . getValue ( ) )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; when ( IDENT_4 . getProperty ( eq ( IDENT_5 . IDENT_6 ) ) ) . thenReturn ( IDENT_5 . IDENT_6 ) ; when ( IDENT_4 . METHOD_1 ( ) ) . thenReturn ( true ) ; when ( IDENT_4 . METHOD_2 ( ) ) . thenReturn ( IDENT_3 ) ; org . pentaho . platform . plugin . action . IDENT_7 . catalog . IDENT_8 IDENT_9 = mock ( org . pentaho . platform . plugin . action . IDENT_7 . catalog . IDENT_8 . class ) ; org . pentaho . platform . plugin . services . IDENT_10 . IDENT_5 handler = new org . pentaho . platform . plugin . services . IDENT_10 . METHOD_3 ( IDENT_11 , IDENT_9 ) ; handler . METHOD_4 ( IDENT_4 ) ; org . mockito . IDENT_12 < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 > IDENT_13 = org . mockito . IDENT_12 . METHOD_5 ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; verify ( IDENT_9 ) . METHOD_6 ( any ( java . io . InputStream . class ) , any ( org . pentaho . platform . plugin . action . IDENT_7 . catalog . IDENT_14 . class ) , METHOD_7 ( ) , IDENT_13 . METHOD_8 ( ) , any ( org . pentaho . platform . api . engine . IDENT_15 . class ) ) ; "<AssertPlaceHolder>" ; } getValue ( ) { return value ; }
org . junit . Assert . assertEquals ( IDENT_3 , IDENT_13 . getValue ( ) )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; parameters = ( ( ( ( IDENT_4 . IDENT_5 ) + STRING_0 ) + ( IDENT_4 . IDENT_6 ) ) + STRING_1 ) + STRING_2 ; java . lang . String IDENT_7 = new java . lang . StringBuilder ( ) . append ( STRING_3 ) . append ( STRING_4 ) . append ( STRING_5 ) . append ( STRING_6 ) . toString ( ) ; when ( IDENT_3 . getProperty ( eq ( IDENT_4 . IDENT_8 ) ) ) . thenReturn ( STRING_7 ) ; when ( IDENT_3 . getProperty ( eq ( IDENT_4 . IDENT_6 ) ) ) . thenReturn ( STRING_8 ) ; when ( IDENT_3 . getProperty ( eq ( IDENT_4 . IDENT_9 ) ) ) . thenReturn ( parameters ) ; org . pentaho . platform . plugin . services . IDENT_10 . IDENT_4 IDENT_11 = new org . pentaho . platform . plugin . services . IDENT_10 . METHOD_1 ( IDENT_12 , IDENT_13 ) ; org . pentaho . platform . plugin . action . IDENT_14 . catalog . IDENT_15 catalog = IDENT_11 . METHOD_2 ( STRING_9 , true , IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( ) { return IDENT_16 ; }
org . junit . Assert . assertEquals ( catalog . METHOD_3 ( ) , IDENT_7 )
METHOD_0 ( ) { org . pentaho . platform . core . IDENT_0 . IDENT_1 IDENT_2 = new org . pentaho . platform . core . IDENT_0 . METHOD_1 ( STRING_0 , STRING_1 ) ; org . pentaho . platform . api . IDENT_0 . IDENT_3 IDENT_4 = resolver . METHOD_2 ( STRING_2 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( java . lang . String ) { return IDENT_5 . get ( METHOD_3 ( IDENT_6 ) ) ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_2 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; when ( IDENT_3 . METHOD_1 ( ) ) . thenReturn ( STRING_0 ) ; when ( IDENT_3 . getName ( ) ) . thenReturn ( STRING_1 ) ; java . lang . String IDENT_4 = resolver . METHOD_2 ( IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 ) { if ( ( IDENT_3 . METHOD_1 ( ) ) != null ) { return IDENT_3 . METHOD_1 ( ) ; } else { org . pentaho . platform . api . IDENT_5 . IDENT_6 IDENT_7 = IDENT_8 . get ( METHOD_3 ( IDENT_3 . getName ( ) ) ) ; if ( IDENT_7 == null ) { return null ; } return IDENT_7 . getName ( ) ; } }
org . junit . Assert . assertEquals ( IDENT_4 , STRING_0 )
METHOD_0 ( ) { org . apache . hadoop . hbase . client . IDENT_0 IDENT_1 = new org . apache . hadoop . hbase . client . METHOD_1 ( ) ; IDENT_1 . METHOD_2 ( 1 ) ; IDENT_1 . METHOD_3 ( 1 ) ; IDENT_1 . METHOD_4 ( new org . apache . hadoop . hbase . filter . METHOD_5 ( new org . apache . hadoop . hbase . filter . METHOD_6 ( ) , new org . apache . hadoop . hbase . filter . METHOD_7 ( new byte [ 0 ] ) ) ) ; try ( org . apache . hadoop . hbase . client . IDENT_2 table = org . apache . hadoop . hbase . client . IDENT_3 . IDENT_4 . METHOD_8 ( ) . METHOD_9 ( IDENT_5 . IDENT_6 ) ) { try ( org . apache . hadoop . hbase . client . IDENT_7 s = table . METHOD_10 ( IDENT_1 ) ) { "<AssertPlaceHolder>" ; } } } next ( ) { if ( ! ( hasNext ( ) ) ) { return null ; } org . apache . hadoop . hbase . client . Result IDENT_8 = next ; next = null ; return IDENT_8 ; }
org . junit . Assert . assertNull ( s . next ( ) )
METHOD_0 ( ) { METHOD_1 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 , org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_3 , "" , "" , false ) ; org . apache . commons . logging . IDENT_4 logger = IDENT_5 . METHOD_2 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return org . apache . commons . logging . IDENT_6 . METHOD_3 ( org . pentaho . platform . admin . IDENT_7 . class ) ; }
org . junit . Assert . assertNotNull ( logger )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = new org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . METHOD_1 ( ) ; IDENT_3 . METHOD_2 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_4 ) . build ( ) . METHOD_3 ( ) . execute ( ) ; org . pentaho . platform . api . IDENT_5 . IDENT_6 . IDENT_7 IDENT_8 = IDENT_9 . METHOD_4 ( ( ( ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_10 ) + "/" ) + ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_4 ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( java . lang . String ) { java . io . File f = new java . io . File ( getAbsolutePath ( path ) ) ; if ( ! ( f . exists ( ) ) ) { error ( org . pentaho . platform . engine . core . messages . IDENT_11 . getInstance ( ) . METHOD_5 ( STRING_0 , f . getAbsolutePath ( ) ) ) ; return null ; } debug ( org . pentaho . platform . engine . core . messages . IDENT_11 . getInstance ( ) . getString ( STRING_1 , f . getAbsolutePath ( ) ) ) ; return f ; }
org . junit . Assert . assertNull ( IDENT_8 )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = new org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . METHOD_1 ( ) ; IDENT_3 . METHOD_2 ( null ) . build ( ) . METHOD_3 ( ) . execute ( ) ; org . pentaho . platform . api . IDENT_4 . IDENT_5 . IDENT_6 IDENT_7 = IDENT_8 . METHOD_4 ( ( ( ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_9 ) + "/" ) + ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_10 ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( java . lang . String ) { java . io . File f = new java . io . File ( getAbsolutePath ( path ) ) ; if ( ! ( f . exists ( ) ) ) { error ( org . pentaho . platform . engine . core . messages . IDENT_11 . getInstance ( ) . METHOD_5 ( STRING_0 , f . getAbsolutePath ( ) ) ) ; return null ; } debug ( org . pentaho . platform . engine . core . messages . IDENT_11 . getInstance ( ) . getString ( STRING_1 , f . getAbsolutePath ( ) ) ) ; return f ; }
org . junit . Assert . assertNull ( IDENT_7 )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = new org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . METHOD_1 ( ) ; IDENT_3 . METHOD_2 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_4 ) . build ( ) . METHOD_3 ( ) . execute ( ) ; org . pentaho . platform . api . IDENT_5 . IDENT_6 . IDENT_7 IDENT_8 = IDENT_9 . METHOD_4 ( ( ( ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_10 ) + "/" ) + ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_11 ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_4 ( java . lang . String ) { java . io . File f = new java . io . File ( getAbsolutePath ( path ) ) ; if ( ! ( f . exists ( ) ) ) { error ( org . pentaho . platform . engine . core . messages . IDENT_12 . getInstance ( ) . METHOD_5 ( STRING_0 , f . getAbsolutePath ( ) ) ) ; return null ; } debug ( org . pentaho . platform . engine . core . messages . IDENT_12 . getInstance ( ) . getString ( STRING_1 , f . getAbsolutePath ( ) ) ) ; return f ; }
org . junit . Assert . assertNull ( IDENT_8 )
METHOD_0 ( ) { java . lang . String name = STRING_0 ; METHOD_1 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 , org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_3 , "" , "" , false ) ; java . lang . String IDENT_4 = IDENT_5 . METHOD_2 ( name ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( java . lang . String ) { if ( ! ( org . apache . commons . lang . StringUtils . isEmpty ( name ) ) ) { int IDENT_6 = name . METHOD_3 ( STRING_1 ) ; if ( IDENT_6 != ( - 1 ) ) { java . lang . String extension = name . substring ( ( IDENT_6 + 1 ) ) ; if ( ( ( IDENT_7 ) != null ) && ( IDENT_7 . contains ( extension ) ) ) { return name . substring ( 0 , IDENT_6 ) ; } } } return name ; }
org . junit . Assert . assertEquals ( name , IDENT_4 )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . services . IDENT_0 . METHOD_1 ( ) ; IDENT_2 . METHOD_2 ( STRING_0 ) ; org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 IDENT_6 = new org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . Builder ( STRING_1 ) . build ( ) ; org . pentaho . platform . plugin . services . IDENT_7 . IDENT_8 . IDENT_9 IDENT_10 = new org . pentaho . platform . plugin . services . IDENT_7 . METHOD_3 ( IDENT_6 , null , STRING_2 , null , STRING_3 , null ) ; IDENT_10 . METHOD_2 ( STRING_4 ) ; org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 IDENT_11 = new org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . Builder ( STRING_5 ) . build ( ) ; org . mockito . Mockito . when ( repository . METHOD_4 ( STRING_6 ) ) . thenReturn ( IDENT_11 ) ; org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 IDENT_12 = IDENT_13 . IDENT_14 . invoke ( IDENT_15 , STRING_7 , IDENT_2 , IDENT_10 ) ; "<AssertPlaceHolder>" ; } invoke ( java . lang . String , java . lang . Class , java . lang . Object , java . lang . Object ) { try { return clazz . METHOD_5 ( IDENT_16 , IDENT_17 ) . invoke ( IDENT_18 , param ) ; } catch ( java . lang . Exception e ) { org . pentaho . platform . plugin . action . IDENT_19 . IDENT_20 . logger . warn ( ( STRING_8 + IDENT_16 ) , e ) ; } return IDENT_21 ; }
org . junit . Assert . assertEquals ( IDENT_11 , IDENT_12 )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 IDENT_2 = mock ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . class ) ; METHOD_1 ( ) . when ( IDENT_2 ) . METHOD_2 ( ) ; doReturn ( STRING_0 ) . when ( IDENT_2 ) . METHOD_3 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_3 . IDENT_4 , true , false ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return IDENT_5 ; }
org . junit . Assert . assertEquals ( STRING_0 , IDENT_2 . METHOD_2 ( ) )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . METHOD_1 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_2 . IDENT_3 ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . exception ; }
org . junit . Assert . assertEquals ( org . pentaho . platform . plugin . services . IDENT_0 . IllegalArgumentException . class , org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . METHOD_2 ( ) . getClass ( ) )
METHOD_0 ( ) { org . apache . hadoop . hbase . client . IDENT_0 IDENT_1 = ( ( org . apache . hadoop . hbase . client . IDENT_0 ) ( org . apache . hadoop . hbase . client . IDENT_2 . IDENT_3 . METHOD_1 ( ) ) ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return this . IDENT_4 . METHOD_2 ( ) ; }
org . junit . Assert . assertTrue ( IDENT_1 . METHOD_2 ( ) )
METHOD_0 ( ) { when ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 . getName ( ) ) . thenReturn ( STRING_0 ) ; java . lang . String IDENT_3 = STRING_1 ; org . pentaho . platform . plugin . services . IDENT_0 . IDENT_4 IDENT_5 = new org . pentaho . platform . plugin . services . IDENT_0 . METHOD_1 ( ) ; IDENT_5 . METHOD_2 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_6 ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . pentaho . platform . api . IDENT_7 . IDENT_8 . IDENT_9 , java . lang . String ) { java . io . InputStream is = null ; final java . lang . String name = IDENT_2 . getName ( ) ; final java . lang . String ext = org . pentaho . platform . repository . IDENT_10 . METHOD_4 ( name ) ; if ( org . apache . commons . lang . StringUtils . isEmpty ( ext ) ) { org . pentaho . platform . plugin . services . IDENT_0 . METHOD_1 . log . debug ( ( STRING_2 + name ) ) ; } if ( ( IDENT_6 ) == null ) { org . pentaho . platform . api . IDENT_7 . IDENT_8 . IDENT_11 IDENT_12 = org . pentaho . platform . engine . core . IDENT_13 . IDENT_14 . get ( org . pentaho . platform . api . IDENT_7 . IDENT_8 . IDENT_11 . class ) ; IDENT_6 = IDENT_12 . METHOD_5 ( ) ; } final org . pentaho . platform . api . IDENT_7 . IDENT_8 . IDENT_15 converter = IDENT_6 . get ( ext ) ; if ( converter == null ) { org . pentaho . platform . plugin . services . IDENT_0 . METHOD_1 . log . debug ( ( STRING_3 + name ) ) ; return null ; } return converter . convert ( IDENT_2 . getId ( ) ) ; }
org . junit . Assert . assertNull ( IDENT_5 . METHOD_3 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 , IDENT_3 ) )
METHOD_0 ( ) { final java . lang . String IDENT_0 = STRING_0 ; org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_3 . METHOD_1 ( IDENT_0 ) ; "<AssertPlaceHolder>" ; } getPath ( ) { return path ; }
org . junit . Assert . assertEquals ( org . pentaho . platform . plugin . services . IDENT_1 . IDENT_2 . IDENT_3 . getPath ( ) , IDENT_0 )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 IDENT_2 = new org . pentaho . platform . plugin . services . IDENT_0 . METHOD_1 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_3 . path , org . pentaho . platform . plugin . services . IDENT_0 . IDENT_3 . IDENT_4 ) ; IDENT_2 . METHOD_2 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_3 . IDENT_5 ) ; java . io . File IDENT_6 = IDENT_2 . METHOD_3 ( org . pentaho . platform . plugin . services . IDENT_0 . IDENT_3 . IDENT_7 ) ; "<AssertPlaceHolder>" ; } METHOD_3 ( org . pentaho . platform . api . IDENT_8 . IDENT_9 . IDENT_10 ) { IDENT_11 = METHOD_4 ( ) . METHOD_5 ( org . pentaho . platform . plugin . services . IDENT_12 . IDENT_13 . IDENT_14 ) ; IDENT_15 = java . io . File . METHOD_6 ( org . pentaho . platform . plugin . services . IDENT_12 . IDENT_16 , org . pentaho . platform . plugin . services . IDENT_12 . IDENT_17 ) ; IDENT_15 . METHOD_7 ( ) ; IDENT_18 = new java . util . IDENT_19 . METHOD_8 ( new java . io . METHOD_9 ( IDENT_15 ) ) ; METHOD_10 ( IDENT_11 ) ; METHOD_11 ( ) ; METHOD_12 ( ) ; METHOD_13 ( ) ; METHOD_14 ( ) ; METHOD_15 ( ) ; METHOD_16 ( ) ; if ( this . IDENT_20 ) { java . util . IDENT_19 . IDENT_21 entry = new java . util . IDENT_19 . METHOD_17 ( IDENT_22 ) ; IDENT_18 . METHOD_18 ( entry ) ; try { METHOD_19 ( ) . METHOD_20 ( IDENT_18 ) ; } catch ( java . lang . Exception e ) { org . pentaho . platform . plugin . services . IDENT_12 . IDENT_13 . log . error ( STRING_0 ) ; } IDENT_18 . METHOD_21 ( ) ; } IDENT_18 . close ( ) ; IDENT_23 = null ; IDENT_18 = null ; return IDENT_15 ; }
org . junit . Assert . assertNotNull ( IDENT_6 )
METHOD_0 ( ) { IDENT_0 . METHOD_1 ( element ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return any ; }
org . junit . Assert . assertEquals ( element , IDENT_0 . METHOD_2 ( ) )
METHOD_0 ( ) { org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = new org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; } METHOD_2 ( ) { return java . util . Collections . METHOD_3 ( IDENT_5 ) ; }
org . junit . Assert . assertNotNull ( IDENT_4 . METHOD_2 ( ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return new org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . METHOD_2 ( ) ; }
org . junit . Assert . assertNotNull ( factory . METHOD_1 ( ) )
METHOD_0 ( ) { org . apache . hadoop . conf . Configuration c = new org . apache . hadoop . conf . Configuration ( ) ; c . set ( STRING_0 , "" ) ; java . lang . String codec = org . apache . hadoop . hbase . IDENT_0 . IDENT_1 . METHOD_1 ( c ) ; "<AssertPlaceHolder>" ; } length ( ) { return reader . length ( ) ; }
org . junit . Assert . assertTrue ( ( ( codec == null ) || ( ( codec . length ( ) ) == 0 ) ) )
METHOD_0 ( ) { org . apache . hadoop . hbase . IDENT_0 . IDENT_1 IDENT_2 = IDENT_3 . METHOD_1 ( ) ; org . apache . hadoop . conf . Configuration conf = IDENT_3 . METHOD_2 ( ) ; java . lang . String IDENT_4 = conf . get ( IDENT_5 . IDENT_6 , IDENT_5 . IDENT_7 ) ; java . lang . String IDENT_8 = org . apache . hadoop . hbase . IDENT_0 . IDENT_9 . METHOD_3 ( IDENT_4 , conf . get ( STRING_0 , STRING_1 ) ) ; byte [ ] data = org . apache . hadoop . hbase . IDENT_0 . IDENT_10 . METHOD_4 ( IDENT_2 , IDENT_8 ) ; org . apache . hadoop . hbase . IDENT_11 . IDENT_12 . METHOD_5 ( data ) ; for ( int i = 1 ; i < 3 ; i ++ ) { java . lang . String IDENT_13 = org . apache . hadoop . hbase . IDENT_0 . IDENT_9 . METHOD_3 ( IDENT_4 , ( ( ( conf . get ( STRING_0 , STRING_1 ) ) + STRING_2 ) + i ) ) ; java . lang . String str = IDENT_2 . METHOD_6 ( ) . METHOD_7 ( i ) ; "<AssertPlaceHolder>" ; data = org . apache . hadoop . hbase . IDENT_0 . IDENT_10 . METHOD_4 ( IDENT_2 , IDENT_13 ) ; org . apache . hadoop . hbase . IDENT_11 . IDENT_12 . METHOD_5 ( data ) ; } } equals ( java . lang . Object ) { if ( obj instanceof org . apache . hadoop . hbase . metrics . IDENT_14 ) { return ( this . hashCode ( ) ) == ( obj . hashCode ( ) ) ; } else { return false ; } }
org . junit . Assert . assertTrue ( str . equals ( IDENT_13 ) )
METHOD_0 ( ) { try ( org . apache . hadoop . hbase . client . IDENT_0 conn = ( ( org . apache . hadoop . hbase . client . IDENT_0 ) ( org . apache . hadoop . hbase . client . IDENT_1 . METHOD_1 ( IDENT_2 . METHOD_2 ( ) ) ) ) ) { org . apache . hadoop . hbase . IDENT_3 IDENT_4 = conn . METHOD_3 ( IDENT_5 . IDENT_6 , org . apache . hadoop . hbase . util . IDENT_7 . METHOD_4 ( "" ) , false , true ) ; org . apache . hadoop . hbase . IDENT_8 IDENT_9 = IDENT_4 . METHOD_5 ( 1 ) ; org . apache . hadoop . hbase . IDENT_10 IDENT_11 = IDENT_9 . METHOD_6 ( ) ; IDENT_2 . METHOD_7 ( ) . METHOD_8 ( IDENT_11 ) ; int i = 0 ; do { org . apache . hadoop . hbase . client . IDENT_12 . LOG . debug ( ( ( STRING_0 + ( IDENT_9 . METHOD_9 ( ) ) ) + STRING_1 ) ) ; java . lang . Thread . sleep ( INT_0 ) ; IDENT_4 = conn . METHOD_3 ( IDENT_5 . IDENT_6 , org . apache . hadoop . hbase . util . IDENT_7 . METHOD_4 ( "" ) , false , true ) ; IDENT_9 = IDENT_4 . METHOD_5 ( 1 ) ; i ++ ; } while ( ( ( IDENT_9 == null ) || ( IDENT_9 . METHOD_6 ( ) . equals ( IDENT_11 ) ) ) && ( i < 3 ) ) ; "<AssertPlaceHolder>" ; } } equals ( java . lang . Object ) { if ( obj instanceof org . apache . hadoop . hbase . metrics . IDENT_13 ) { return ( this . hashCode ( ) ) == ( obj . hashCode ( ) ) ; } else { return false ; } }
org . junit . Assert . assertTrue ( ( i != 3 ) )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( ) { return new org . pentaho . platform . plugin . services . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 . Entry ( ) ; }
org . junit . Assert . assertNotNull ( factory . METHOD_1 ( ) )
METHOD_0 ( ) { org . apache . hadoop . hbase . client . IDENT_0 . LOG . info ( name . METHOD_1 ( ) ) ; final org . apache . hadoop . hbase . client . IDENT_1 tableName = org . apache . hadoop . hbase . client . IDENT_1 . valueOf ( name . METHOD_1 ( ) ) ; byte [ ] IDENT_2 = org . apache . hadoop . hbase . util . IDENT_3 . METHOD_2 ( STRING_0 ) ; byte [ ] [ ] IDENT_4 = new byte [ ] [ ] { IDENT_2 } ; org . apache . hadoop . hbase . client . IDENT_5 IDENT_6 = org . apache . hadoop . hbase . client . IDENT_0 . IDENT_7 . METHOD_3 ( tableName , IDENT_4 , Integer . MAX_VALUE ) ; METHOD_4 ( IDENT_6 , IDENT_2 , 0 , 0 , 1 , 5 ) ; org . apache . hadoop . hbase . client . IDENT_0 . IDENT_7 . METHOD_5 ( tableName ) ; METHOD_6 ( IDENT_6 , IDENT_2 , 0 , 0 , 4 ) ; org . apache . hadoop . hbase . client . IDENT_8 [ ] IDENT_9 = METHOD_7 ( IDENT_6 , IDENT_2 , 0 , 0 , java . util . Arrays . asList ( INT_0 , INT_1 ) ) ; "<AssertPlaceHolder>" ; IDENT_6 . close ( ) ; } METHOD_6 ( org . apache . hadoop . hbase . client . IDENT_5 , byte [ ] , int , int , long ) { byte [ ] row = org . apache . hadoop . hbase . util . IDENT_3 . METHOD_2 ( ( STRING_1 + IDENT_10 ) ) ; byte [ ] column = org . apache . hadoop . hbase . util . IDENT_3 . METHOD_2 ( ( STRING_2 + IDENT_11 ) ) ; org . apache . hadoop . hbase . client . IDENT_12 IDENT_13 = new org . apache . hadoop . hbase . client . METHOD_8 ( row ) ; IDENT_13 . METHOD_9 ( IDENT_14 , column , version ) ; IDENT_6 . delete ( IDENT_13 ) ; }
org . junit . Assert . assertEquals ( 0 , IDENT_9 . length )
METHOD_0 ( ) { final org . apache . hadoop . hbase . client . IDENT_0 tableName = org . apache . hadoop . hbase . client . IDENT_0 . valueOf ( name . METHOD_1 ( ) ) ; byte [ ] IDENT_1 = org . apache . hadoop . hbase . util . IDENT_2 . METHOD_2 ( STRING_0 ) ; byte [ ] [ ] IDENT_3 = new byte [ ] [ ] { IDENT_1 } ; org . apache . hadoop . hbase . client . IDENT_4 IDENT_5 = org . apache . hadoop . hbase . client . IDENT_6 . IDENT_7 . METHOD_3 ( tableName , IDENT_3 , Integer . MAX_VALUE ) ; METHOD_4 ( IDENT_5 , IDENT_1 , 0 , 0 , 1 , 5 ) ; org . apache . hadoop . hbase . client . IDENT_6 . IDENT_7 . METHOD_5 ( tableName ) ; METHOD_6 ( IDENT_5 , IDENT_1 , 0 , 0 ) ; org . apache . hadoop . hbase . client . IDENT_8 [ ] IDENT_9 = METHOD_7 ( IDENT_5 , IDENT_1 , 0 , 0 , java . util . Arrays . asList ( INT_0 , INT_1 ) ) ; "<AssertPlaceHolder>" ; IDENT_5 . close ( ) ; } METHOD_6 ( org . apache . hadoop . hbase . IDENT_0 , byte [ ] , long , long ) { return - 1 ; }
org . junit . Assert . assertEquals ( 0 , IDENT_9 . length )
METHOD_0 ( ) { "<AssertPlaceHolder>" ; } METHOD_1 ( org . pentaho . platform . api . engine . IDENT_0 ) { org . pentaho . di . job . IDENT_1 IDENT_2 = null ; java . lang . String IDENT_3 = METHOD_2 ( ) ; try { IDENT_2 = new org . pentaho . di . job . METHOD_3 ( IDENT_3 , null ) ; } catch ( org . pentaho . di . core . exception . IDENT_4 IDENT_5 ) { org . pentaho . platform . util . logging . IDENT_6 . error ( ( STRING_0 + IDENT_3 ) , IDENT_5 . getMessage ( ) ) ; return false ; } return METHOD_4 ( IDENT_2 , IDENT_3 ) ; }
org . junit . Assert . assertFalse ( listener . METHOD_1 ( null ) )
METHOD_0 ( ) { final org . apache . hadoop . hbase . client . IDENT_0 tableName = org . apache . hadoop . hbase . client . IDENT_0 . valueOf ( name . METHOD_1 ( ) ) ; byte [ ] IDENT_1 = org . apache . hadoop . hbase . util . IDENT_2 . METHOD_2 ( STRING_0 ) ; byte [ ] [ ] IDENT_3 = new byte [ ] [ ] { IDENT_1 } ; org . apache . hadoop . hbase . client . IDENT_4 IDENT_5 = org . apache . hadoop . hbase . client . IDENT_6 . IDENT_7 . METHOD_3 ( tableName , IDENT_3 , Integer . MAX_VALUE ) ; METHOD_4 ( IDENT_5 , IDENT_1 , 0 , 0 , 1 , 5 ) ; org . apache . hadoop . hbase . client . IDENT_6 . IDENT_7 . METHOD_5 ( tableName ) ; METHOD_6 ( IDENT_5 , IDENT_1 , 0 ) ; org . apache . hadoop . hbase . client . IDENT_8 [ ] IDENT_9 = METHOD_7 ( IDENT_5 , IDENT_1 , 0 , 0 , java . util . Arrays . asList ( INT_0 , INT_1 ) ) ; "<AssertPlaceHolder>" ; IDENT_5 . close ( ) ; } METHOD_6 ( java . lang . String , java . lang . String , long ) { org . apache . hadoop . hbase . client . IDENT_10 IDENT_11 = new org . apache . hadoop . hbase . client . METHOD_8 ( org . apache . hadoop . hbase . util . IDENT_2 . METHOD_2 ( row ) ) ; IDENT_11 . METHOD_9 ( org . apache . hadoop . hbase . util . IDENT_2 . METHOD_2 ( ( IDENT_12 + STRING_1 ) ) , version ) ; IDENT_11 . METHOD_9 ( org . apache . hadoop . hbase . util . IDENT_2 . METHOD_2 ( ( IDENT_12 + STRING_2 ) ) , version ) ; IDENT_11 . METHOD_9 ( org . apache . hadoop . hbase . util . IDENT_2 . METHOD_2 ( ( IDENT_12 + STRING_3 ) ) , version ) ; IDENT_13 . delete ( IDENT_11 ) ; }
org . junit . Assert . assertEquals ( 0 , IDENT_9 . length )
METHOD_0 ( ) { final java . lang . String IDENT_0 = STRING_0 ; org . pentaho . platform . api . IDENT_1 . IDENT_2 job = new org . pentaho . platform . api . IDENT_1 . METHOD_1 ( ) ; job . METHOD_2 ( IDENT_0 ) ; when ( IDENT_3 . METHOD_3 ( any ( org . pentaho . platform . api . IDENT_1 . IDENT_4 . class ) ) ) . thenReturn ( java . util . Collections . singletonList ( job ) ) ; METHOD_4 ( ) ; listener . METHOD_5 ( false ) ; "<AssertPlaceHolder>" ; METHOD_6 ( IDENT_0 ) ; } METHOD_7 ( org . pentaho . platform . api . engine . IDENT_5 ) { org . pentaho . di . job . IDENT_6 IDENT_7 = null ; java . lang . String IDENT_8 = METHOD_8 ( ) ; try { IDENT_7 = new org . pentaho . di . job . METHOD_9 ( IDENT_8 , null ) ; } catch ( org . pentaho . di . core . exception . IDENT_9 IDENT_10 ) { org . pentaho . platform . util . logging . IDENT_11 . error ( ( STRING_1 + IDENT_8 ) , IDENT_10 . getMessage ( ) ) ; return false ; } return METHOD_10 ( IDENT_7 , IDENT_8 ) ; }
org . junit . Assert . assertTrue ( listener . METHOD_7 ( null ) )
METHOD_0 ( ) { final java . lang . String IDENT_0 = STRING_0 ; org . pentaho . platform . api . IDENT_1 . IDENT_2 IDENT_3 = new org . pentaho . platform . api . IDENT_1 . METHOD_1 ( ) ; IDENT_3 . METHOD_2 ( IDENT_4 . IDENT_5 . METHOD_3 ( ) ) ; IDENT_3 . METHOD_4 ( IDENT_0 ) ; when ( IDENT_6 . METHOD_5 ( any ( org . pentaho . platform . api . IDENT_1 . IDENT_7 . class ) ) ) . thenReturn ( java . util . Collections . singletonList ( IDENT_3 ) ) ; METHOD_6 ( ) ; listener . METHOD_7 ( IDENT_4 . IDENT_5 . getValue ( ) ) ; "<AssertPlaceHolder>" ; verify ( IDENT_6 , METHOD_8 ( ) ) . METHOD_9 ( IDENT_0 ) ; METHOD_10 ( ) ; } METHOD_11 ( org . pentaho . platform . api . engine . IDENT_8 ) { org . pentaho . di . job . IDENT_9 IDENT_10 = null ; java . lang . String IDENT_11 = METHOD_12 ( ) ; try { IDENT_10 = new org . pentaho . di . job . METHOD_13 ( IDENT_11 , null ) ; } catch ( org . pentaho . di . core . exception . IDENT_12 IDENT_13 ) { org . pentaho . platform . util . logging . IDENT_14 . error ( ( STRING_1 + IDENT_11 ) , IDENT_13 . getMessage ( ) ) ; return false ; } return METHOD_14 ( IDENT_10 , IDENT_11 ) ; }
org . junit . Assert . assertTrue ( listener . METHOD_11 ( null ) )
METHOD_0 ( ) { service = new org . pentaho . platform . plugin . services . security . IDENT_0 . ldap . METHOD_1 ( IDENT_1 , IDENT_2 ) ; service . METHOD_2 ( IDENT_3 ) ; service . METHOD_3 ( IDENT_4 ) ; IDENT_5 . add ( new org . springframework . security . core . IDENT_6 . METHOD_4 ( "test" ) ) ; when ( IDENT_3 . search ( any ( IDENT_7 . getClass ( ) ) ) ) . thenReturn ( IDENT_5 ) ; java . util . List < java . lang . String > IDENT_8 = service . METHOD_5 ( ) ; "<AssertPlaceHolder>" ; } size ( ) { return METHOD_6 ( ) . size ( ) ; }
org . junit . Assert . assertEquals ( IDENT_5 . size ( ) , IDENT_8 . size ( ) )
METHOD_0 ( ) { service = new org . pentaho . platform . plugin . services . security . IDENT_0 . ldap . METHOD_1 ( IDENT_1 , IDENT_2 , IDENT_3 ) ; service . METHOD_2 ( null ) ; service . METHOD_3 ( IDENT_4 ) ; service . METHOD_4 ( IDENT_5 ) ; when ( IDENT_3 . METHOD_5 ( "test" ) ) . thenReturn ( STRING_0 ) ; when ( IDENT_3 . METHOD_5 ( STRING_1 ) ) . thenReturn ( STRING_1 ) ; when ( IDENT_3 . METHOD_5 ( STRING_2 ) ) . thenReturn ( STRING_3 ) ; IDENT_6 . add ( new org . springframework . security . core . IDENT_7 . METHOD_6 ( "test" ) ) ; IDENT_6 . add ( new org . springframework . security . core . IDENT_7 . METHOD_6 ( STRING_1 ) ) ; when ( IDENT_4 . search ( any ( IDENT_8 . getClass ( ) ) ) ) . thenReturn ( IDENT_6 ) ; java . util . List < java . lang . String > IDENT_9 = service . METHOD_7 ( ) ; "<AssertPlaceHolder>" ; } size ( ) { return METHOD_8 ( ) . size ( ) ; }
org . junit . Assert . assertEquals ( 3 , IDENT_9 . size ( ) )
METHOD_0 ( ) { org . pentaho . platform . IDENT_0 . IDENT_1 . METHOD_1 ( ) ; org . pentaho . platform . IDENT_0 . IDENT_2 service = new org . pentaho . platform . IDENT_0 . METHOD_2 ( "foo" , STRING_0 ) ; org . pentaho . platform . IDENT_0 . IDENT_1 . METHOD_3 ( service ) ; org . pentaho . platform . IDENT_0 . METHOD_2 IDENT_3 = org . pentaho . platform . IDENT_0 . IDENT_1 . METHOD_4 ( "foo" ) ; "<AssertPlaceHolder>" ; } METHOD_5 ( ) { return IDENT_4 ; }
org . junit . Assert . assertEquals ( service . METHOD_5 ( ) , IDENT_3 . METHOD_5 ( ) )
METHOD_0 ( ) { java . lang . String params = STRING_0 ; METHOD_1 ( ) . when ( IDENT_0 . IDENT_1 ) . METHOD_0 ( eq ( params ) ) ; javax . ws . rs . core . Response IDENT_2 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_2 ) . when ( IDENT_0 ) . METHOD_2 ( ) ; javax . ws . rs . core . Response IDENT_3 = IDENT_0 . METHOD_0 ( params ) ; verify ( IDENT_0 , times ( 1 ) ) . METHOD_2 ( ) ; verify ( IDENT_0 . IDENT_1 , times ( 1 ) ) . METHOD_0 ( params ) ; "<AssertPlaceHolder>" ; } METHOD_0 ( java . lang . String ) { try { IDENT_1 . METHOD_0 ( params ) ; return METHOD_2 ( ) ; } catch ( java . lang . Throwable t ) { return METHOD_3 ( t ) ; } }
org . junit . Assert . assertEquals ( IDENT_3 , IDENT_2 )
METHOD_0 ( ) { java . lang . Throwable IDENT_0 = mock ( org . pentaho . platform . web . http . api . resources . RuntimeException . class ) ; java . lang . String params = STRING_0 ; METHOD_1 ( IDENT_0 ) . when ( IDENT_1 . IDENT_2 ) . METHOD_2 ( params ) ; javax . ws . rs . core . Response IDENT_3 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_3 ) . when ( IDENT_1 ) . METHOD_3 ( IDENT_0 ) ; javax . ws . rs . core . Response IDENT_4 = IDENT_1 . METHOD_2 ( params ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_2 ( params ) ; } METHOD_2 ( java . lang . String ) { java . lang . String [ ] IDENT_5 = org . pentaho . platform . web . http . api . resources . utils . IDENT_6 . METHOD_4 ( params ) ; try { for ( int i = 0 ; i < ( IDENT_5 . length ) ; i ++ ) { METHOD_5 ( ) . METHOD_6 ( IDENT_5 [ i ] , null ) ; } } catch ( java . lang . Exception e ) { throw e ; } }
org . junit . Assert . assertEquals ( IDENT_3 , IDENT_4 )
METHOD_0 ( ) { java . lang . String params = STRING_0 ; METHOD_1 ( ) . when ( IDENT_0 . IDENT_1 ) . METHOD_2 ( params ) ; javax . ws . rs . core . Response IDENT_2 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_2 ) . when ( IDENT_0 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_3 = IDENT_0 . METHOD_2 ( params ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 , times ( 1 ) ) . METHOD_3 ( ) ; verify ( IDENT_0 . IDENT_1 , times ( 1 ) ) . METHOD_2 ( params ) ; } METHOD_2 ( java . lang . String ) { java . lang . String [ ] IDENT_4 = org . pentaho . platform . web . http . api . resources . utils . IDENT_5 . METHOD_4 ( params ) ; try { for ( int i = 0 ; i < ( IDENT_4 . length ) ; i ++ ) { METHOD_5 ( ) . METHOD_6 ( IDENT_4 [ i ] , true , null ) ; } } catch ( java . lang . Exception e ) { org . pentaho . platform . web . http . api . resources . services . IDENT_6 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_7 . getInstance ( ) . getString ( STRING_1 ) , e ) ; throw e ; } }
org . junit . Assert . assertEquals ( IDENT_2 , IDENT_3 )
METHOD_0 ( ) { java . lang . Throwable IDENT_0 = mock ( org . pentaho . platform . web . http . api . resources . RuntimeException . class ) ; java . lang . String params = STRING_0 ; METHOD_1 ( IDENT_0 ) . when ( IDENT_1 . IDENT_2 ) . METHOD_2 ( params ) ; javax . ws . rs . core . Response IDENT_3 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_3 ) . when ( IDENT_1 ) . METHOD_3 ( IDENT_0 ) ; javax . ws . rs . core . Response IDENT_4 = IDENT_1 . METHOD_2 ( params ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_2 ( params ) ; verify ( IDENT_0 , times ( 1 ) ) . printStackTrace ( ) ; } METHOD_2 ( java . lang . String ) { java . lang . String [ ] IDENT_5 = org . pentaho . platform . web . http . api . resources . utils . IDENT_6 . METHOD_4 ( params ) ; try { for ( int i = 0 ; i < ( IDENT_5 . length ) ; i ++ ) { METHOD_5 ( ) . METHOD_6 ( IDENT_5 [ i ] , true , null ) ; } } catch ( java . lang . Exception e ) { org . pentaho . platform . web . http . api . resources . services . IDENT_7 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_8 . getInstance ( ) . getString ( STRING_1 ) , e ) ; throw e ; } }
org . junit . Assert . assertEquals ( IDENT_3 , IDENT_4 )
METHOD_0 ( ) { org . apache . hadoop . hbase . client . IDENT_0 p = new org . apache . hadoop . hbase . client . METHOD_1 ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_2 ) ; for ( int i = 0 ; i < ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_3 ) ; i ++ ) { byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_2 ( i ) ; p . METHOD_3 ( bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 , bytes ) ; } int index = 0 ; for ( org . apache . hadoop . hbase . IDENT_6 IDENT_7 = p . METHOD_4 ( ) ; METHOD_4 . METHOD_5 ( ) ; ) { org . apache . hadoop . hbase . IDENT_8 IDENT_9 = METHOD_4 . METHOD_6 ( ) ; byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_2 ( ( index ++ ) ) ; IDENT_9 . equals ( new org . apache . hadoop . hbase . METHOD_7 ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_2 , bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 , bytes ) ) ; } "<AssertPlaceHolder>" ; } METHOD_2 ( java . nio . ByteBuffer ) { java . nio . ByteBuffer IDENT_10 = buf . METHOD_8 ( ) ; IDENT_10 . position ( 0 ) ; return org . apache . hadoop . hbase . util . IDENT_4 . METHOD_9 ( IDENT_10 ) ; }
org . junit . Assert . assertEquals ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_3 , index )
METHOD_0 ( ) { java . lang . String params = STRING_0 ; METHOD_1 ( ) . when ( IDENT_0 . IDENT_1 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_2 . IDENT_3 , params ) ; javax . ws . rs . core . Response IDENT_4 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_0 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_5 = IDENT_0 . METHOD_4 ( org . pentaho . platform . web . http . api . resources . IDENT_2 . IDENT_3 , params ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 . IDENT_1 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_2 . IDENT_3 , params ) ; verify ( IDENT_0 , times ( 1 ) ) . METHOD_3 ( ) ; } METHOD_4 ( java . lang . String , java . lang . String ) { try { IDENT_1 . METHOD_2 ( IDENT_6 , params ) ; return METHOD_3 ( ) ; } catch ( java . io . IDENT_7 e ) { org . pentaho . platform . web . http . api . resources . IDENT_8 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_9 . getInstance ( ) . METHOD_5 ( STRING_1 , IDENT_6 ) , e ) ; return METHOD_6 ( Response . Status . IDENT_10 ) ; } catch ( org . pentaho . platform . api . IDENT_11 . IDENT_12 . IDENT_13 e ) { org . pentaho . platform . web . http . api . resources . IDENT_8 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_9 . getInstance ( ) . METHOD_5 ( STRING_2 , params ) , e ) ; return METHOD_6 ( Response . Status . IDENT_14 ) ; } catch ( java . lang . Throwable t ) { org . pentaho . platform . web . http . api . resources . IDENT_8 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_9 . getInstance ( ) . getString ( STRING_3 ) , t ) ; return METHOD_6 ( Response . Status . IDENT_15 ) ; } }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_5 )
METHOD_0 ( ) { java . lang . String params = STRING_0 ; METHOD_1 ( mock ( org . pentaho . platform . web . http . api . resources . IDENT_0 . class ) ) . when ( IDENT_1 . IDENT_2 ) . METHOD_2 ( params ) ; javax . ws . rs . core . Response IDENT_3 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_3 ) . when ( IDENT_1 ) . METHOD_3 ( Response . Status . IDENT_4 ) ; javax . ws . rs . core . Response IDENT_5 = IDENT_1 . METHOD_4 ( params , null ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_2 ( params ) ; verify ( IDENT_1 ) . METHOD_3 ( Response . Status . IDENT_4 ) ; } METHOD_4 ( java . lang . String , java . lang . Integer ) { if ( IDENT_6 != null ) { boolean IDENT_7 = IDENT_2 . METHOD_5 ( params , IDENT_6 ) ; return IDENT_7 ? METHOD_6 ( ) : METHOD_3 ( Response . Status . IDENT_4 ) ; } else { try { IDENT_2 . METHOD_2 ( params ) ; return METHOD_6 ( ) ; } catch ( org . pentaho . platform . api . IDENT_8 . IDENT_9 . IDENT_10 e ) { if ( ! ( IDENT_2 . METHOD_7 ( METHOD_8 ( ) , params ) ) ) { return METHOD_3 ( Response . Status . IDENT_11 ) ; } else { return METHOD_3 ( Response . Status . IDENT_12 ) ; } } catch ( java . lang . IDENT_0 e ) { org . pentaho . platform . web . http . api . resources . IDENT_13 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_14 . getInstance ( ) . getString ( STRING_1 ) , e ) ; return METHOD_3 ( Response . Status . IDENT_4 ) ; } } }
org . junit . Assert . assertEquals ( IDENT_3 , IDENT_5 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . io . InputStream IDENT_1 = mock ( java . io . InputStream . class ) ; METHOD_1 ( ) . when ( IDENT_2 . IDENT_3 ) . METHOD_2 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_1 ) ; javax . ws . rs . core . Response IDENT_6 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_6 ) . when ( IDENT_2 ) . METHOD_3 ( ) ; doReturn ( IDENT_0 ) . when ( IDENT_2 . IDENT_7 ) . METHOD_4 ( ) ; javax . ws . rs . core . Response IDENT_8 = IDENT_2 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_1 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_2 . IDENT_3 , times ( 1 ) ) . METHOD_2 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_1 ) ; verify ( IDENT_2 , times ( 1 ) ) . METHOD_3 ( ) ; } METHOD_2 ( java . lang . String , java . io . InputStream ) { try { METHOD_5 ( IDENT_9 ) ; IDENT_3 . METHOD_2 ( IDENT_7 . METHOD_4 ( ) , IDENT_9 , IDENT_10 ) ; return METHOD_3 ( ) ; } catch ( java . lang . Throwable t ) { return METHOD_6 ( t ) ; } }
org . junit . Assert . assertEquals ( IDENT_6 , IDENT_8 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . io . InputStream IDENT_1 = mock ( java . io . InputStream . class ) ; java . lang . Exception IDENT_2 = mock ( org . pentaho . platform . web . http . api . resources . RuntimeException . class ) ; METHOD_1 ( IDENT_2 ) . when ( IDENT_3 . IDENT_4 ) . METHOD_2 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 , IDENT_1 ) ; doReturn ( IDENT_0 ) . when ( IDENT_3 . IDENT_7 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_8 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_8 ) . when ( IDENT_3 ) . METHOD_4 ( IDENT_2 ) ; javax . ws . rs . core . Response IDENT_9 = IDENT_3 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 , IDENT_1 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_3 , times ( 1 ) ) . METHOD_4 ( IDENT_2 ) ; verify ( IDENT_3 . IDENT_7 , times ( 1 ) ) . METHOD_3 ( ) ; verify ( IDENT_3 . IDENT_4 ) . METHOD_2 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 , IDENT_1 ) ; } METHOD_2 ( java . lang . String , java . io . InputStream ) { try { METHOD_5 ( IDENT_10 ) ; IDENT_4 . METHOD_2 ( IDENT_7 . METHOD_3 ( ) , IDENT_10 , IDENT_11 ) ; return METHOD_6 ( ) ; } catch ( java . lang . Throwable t ) { return METHOD_4 ( t ) ; } }
org . junit . Assert . assertEquals ( IDENT_8 , IDENT_9 )
METHOD_0 ( ) { java . lang . Integer IDENT_0 = 1 ; java . lang . String params = STRING_0 ; METHOD_1 ( ) . when ( IDENT_1 . IDENT_2 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 , IDENT_0 , params ) ; javax . ws . rs . core . Response IDENT_5 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_5 ) . when ( IDENT_1 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_6 = IDENT_1 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 , IDENT_0 , params ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 , IDENT_0 , params ) ; } METHOD_2 ( java . lang . String , java . lang . Integer , java . lang . String ) { if ( ! ( METHOD_4 ( ) . METHOD_5 ( IDENT_7 . IDENT_8 ) ) ) { throw new java . lang . IllegalArgumentException ( ) ; } if ( IDENT_0 == null ) { IDENT_0 = org . pentaho . platform . web . http . api . resources . services . IDENT_9 . IDENT_10 ; } java . lang . String path = METHOD_6 ( IDENT_11 ) ; java . lang . String [ ] IDENT_12 = org . pentaho . platform . web . http . api . resources . utils . IDENT_13 . METHOD_7 ( params ) ; org . pentaho . platform . web . http . api . resources . operations . IDENT_14 IDENT_15 = new org . pentaho . platform . web . http . api . resources . operations . METHOD_8 ( METHOD_9 ( ) , METHOD_10 ( ) , java . util . Arrays . asList ( IDENT_12 ) , path , IDENT_0 ) ; IDENT_15 . execute ( ) ; }
org . junit . Assert . assertEquals ( IDENT_5 , IDENT_6 )
METHOD_0 ( ) { java . lang . Integer IDENT_0 = 1 ; java . lang . String params = STRING_0 ; java . lang . Exception IDENT_1 = mock ( org . pentaho . platform . web . http . api . resources . RuntimeException . class ) ; METHOD_1 ( IDENT_1 ) . when ( IDENT_2 . IDENT_3 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 , params ) ; javax . ws . rs . core . Response IDENT_6 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_6 ) . when ( IDENT_2 ) . METHOD_3 ( IDENT_1 ) ; javax . ws . rs . core . Response IDENT_7 = IDENT_2 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 , params ) ; "<AssertPlaceHolder>" ; verify ( IDENT_2 , times ( 1 ) ) . METHOD_3 ( IDENT_1 ) ; verify ( IDENT_2 . IDENT_3 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 , params ) ; } METHOD_2 ( java . lang . String , java . lang . Integer , java . lang . String ) { if ( ! ( METHOD_4 ( ) . METHOD_5 ( IDENT_8 . IDENT_9 ) ) ) { throw new java . lang . IllegalArgumentException ( ) ; } if ( IDENT_0 == null ) { IDENT_0 = org . pentaho . platform . web . http . api . resources . services . IDENT_10 . IDENT_11 ; } java . lang . String path = METHOD_6 ( IDENT_12 ) ; java . lang . String [ ] IDENT_13 = org . pentaho . platform . web . http . api . resources . utils . IDENT_14 . METHOD_7 ( params ) ; org . pentaho . platform . web . http . api . resources . operations . IDENT_15 IDENT_16 = new org . pentaho . platform . web . http . api . resources . operations . METHOD_8 ( METHOD_9 ( ) , METHOD_10 ( ) , java . util . Arrays . asList ( IDENT_13 ) , path , IDENT_0 ) ; IDENT_16 . execute ( ) ; }
org . junit . Assert . assertEquals ( IDENT_6 , IDENT_7 )
METHOD_0 ( ) { org . pentaho . platform . web . http . api . resources . services . IDENT_0 . IDENT_1 IDENT_2 = mock ( IDENT_0 . IDENT_1 . class ) ; doReturn ( IDENT_2 ) . when ( IDENT_3 . IDENT_4 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 ) ; javax . ws . rs . core . Response IDENT_7 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_7 ) . when ( IDENT_3 ) . METHOD_2 ( IDENT_2 ) ; javax . ws . rs . core . Response IDENT_8 = IDENT_3 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_3 . IDENT_4 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 ) ; verify ( IDENT_3 , times ( 1 ) ) . METHOD_2 ( IDENT_2 ) ; } METHOD_1 ( java . lang . String ) { java . lang . String path = METHOD_3 ( IDENT_9 ) ; if ( ! ( METHOD_4 ( path ) ) ) { throw new java . lang . IllegalArgumentException ( ) ; } org . pentaho . platform . api . IDENT_10 . IDENT_11 . IDENT_12 IDENT_13 = METHOD_5 ( ) . METHOD_6 ( path ) ; if ( IDENT_13 == null ) { throw new java . io . METHOD_7 ( ) ; } if ( ! ( METHOD_8 ( ) . accept ( IDENT_13 . getName ( ) ) ) ) { if ( ! ( METHOD_9 ( ) . METHOD_10 ( IDENT_14 . IDENT_15 ) ) ) { throw new java . lang . IllegalArgumentException ( ) ; } } final org . pentaho . platform . IDENT_10 . IDENT_11 . IDENT_16 . IDENT_17 is = METHOD_11 ( IDENT_13 ) ; javax . ws . rs . core . IDENT_18 IDENT_19 = METHOD_12 ( is ) ; org . pentaho . platform . web . http . api . resources . services . IDENT_0 . IDENT_1 IDENT_20 = new org . pentaho . platform . web . http . api . resources . services . IDENT_0 . METHOD_13 ( ) ; IDENT_20 . METHOD_14 ( IDENT_19 ) ; IDENT_20 . METHOD_15 ( IDENT_13 ) ; IDENT_20 . METHOD_16 ( is . METHOD_17 ( ) ) ; return IDENT_20 ; }
org . junit . Assert . assertEquals ( IDENT_7 , IDENT_8 )
METHOD_0 ( ) { java . lang . String path = STRING_0 ; doReturn ( path ) . when ( IDENT_0 . IDENT_1 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_2 . IDENT_3 ) ; doReturn ( true ) . when ( IDENT_0 ) . METHOD_2 ( path ) ; doReturn ( true ) . when ( IDENT_0 . policy ) . METHOD_3 ( IDENT_4 . IDENT_5 ) ; org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 IDENT_9 = mock ( org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 . class ) ; doReturn ( IDENT_9 ) . when ( IDENT_0 . repository ) . METHOD_4 ( path ) ; javax . ws . rs . core . Response IDENT_10 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_10 ) . when ( IDENT_0 ) . METHOD_5 ( IDENT_9 ) ; javax . ws . rs . core . Response IDENT_11 = IDENT_0 . METHOD_5 ( org . pentaho . platform . web . http . api . resources . IDENT_2 . IDENT_3 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 . repository , times ( 1 ) ) . METHOD_4 ( path ) ; verify ( IDENT_0 . policy , times ( 1 ) ) . METHOD_3 ( IDENT_4 . IDENT_5 ) ; verify ( IDENT_0 , times ( 1 ) ) . METHOD_2 ( path ) ; verify ( IDENT_0 . IDENT_1 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_2 . IDENT_3 ) ; } METHOD_5 ( org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 ) { java . lang . String path = IDENT_12 . getPath ( ) ; final java . io . InputStream is ; try { org . pentaho . platform . plugin . services . IDENT_13 . IDENT_14 IDENT_15 = METHOD_6 ( ) ; IDENT_15 . METHOD_7 ( path ) ; IDENT_15 . METHOD_8 ( org . pentaho . platform . web . http . api . resources . IDENT_16 . IDENT_17 ) ; java . io . File IDENT_18 = IDENT_15 . METHOD_9 ( IDENT_12 ) ; is = METHOD_10 ( IDENT_18 ) ; } catch ( java . lang . Exception e ) { return METHOD_11 ( e . toString ( ) ) ; } javax . ws . rs . core . IDENT_19 IDENT_20 = METHOD_12 ( is ) ; return METHOD_13 ( IDENT_20 , org . pentaho . platform . web . http . api . resources . IDENT_16 . IDENT_21 ) ; }
org . junit . Assert . assertEquals ( IDENT_10 , IDENT_11 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 IDENT_3 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . class ) ; java . lang . String path = STRING_0 ; doReturn ( path ) . when ( IDENT_3 ) . getPath ( ) ; org . pentaho . platform . plugin . services . IDENT_4 . IDENT_5 IDENT_6 = mock ( org . pentaho . platform . plugin . services . IDENT_4 . IDENT_5 . class ) ; doReturn ( IDENT_6 ) . when ( IDENT_7 ) . METHOD_1 ( ) ; java . io . File IDENT_8 = mock ( java . io . File . class ) ; doReturn ( IDENT_8 ) . when ( IDENT_6 ) . METHOD_2 ( IDENT_3 ) ; java . io . InputStream IDENT_9 = mock ( java . io . IDENT_10 . class ) ; doReturn ( IDENT_9 ) . when ( IDENT_7 ) . METHOD_3 ( IDENT_8 ) ; javax . ws . rs . core . IDENT_11 IDENT_12 = mock ( javax . ws . rs . core . IDENT_11 . class ) ; doReturn ( IDENT_12 ) . when ( IDENT_7 ) . METHOD_4 ( IDENT_9 ) ; javax . ws . rs . core . Response IDENT_13 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_13 ) . when ( IDENT_7 ) . METHOD_5 ( IDENT_12 , IDENT_14 . IDENT_15 ) ; javax . ws . rs . core . Response IDENT_16 = IDENT_7 . METHOD_6 ( IDENT_3 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_3 , times ( 1 ) ) . getPath ( ) ; verify ( IDENT_7 , times ( 1 ) ) . METHOD_1 ( ) ; verify ( IDENT_6 , times ( 1 ) ) . METHOD_7 ( path ) ; verify ( IDENT_6 , times ( 1 ) ) . METHOD_8 ( IDENT_7 . IDENT_17 ) ; verify ( IDENT_6 , times ( 1 ) ) . METHOD_2 ( IDENT_3 ) ; verify ( IDENT_7 , times ( 1 ) ) . METHOD_3 ( IDENT_8 ) ; verify ( IDENT_7 , times ( 1 ) ) . METHOD_4 ( IDENT_9 ) ; verify ( IDENT_7 , times ( 1 ) ) . METHOD_5 ( IDENT_12 , IDENT_14 . IDENT_15 ) ; } METHOD_6 ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 ) { java . lang . String path = IDENT_18 . getPath ( ) ; final java . io . InputStream is ; try { org . pentaho . platform . plugin . services . IDENT_4 . IDENT_5 IDENT_19 = METHOD_1 ( ) ; IDENT_19 . METHOD_7 ( path ) ; IDENT_19 . METHOD_8 ( org . pentaho . platform . web . http . api . resources . IDENT_14 . IDENT_17 ) ; java . io . File IDENT_20 = IDENT_19 . METHOD_2 ( IDENT_18 ) ; is = METHOD_3 ( IDENT_20 ) ; } catch ( java . lang . Exception e ) { return METHOD_9 ( e . toString ( ) ) ; } javax . ws . rs . core . IDENT_11 IDENT_21 = METHOD_4 ( is ) ; return METHOD_5 ( IDENT_21 , org . pentaho . platform . web . http . api . resources . IDENT_14 . IDENT_15 ) ; }
org . junit . Assert . assertEquals ( IDENT_13 , IDENT_16 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; org . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = METHOD_1 ( IDENT_0 ) ; try ( org . IDENT_1 . IDENT_2 . IDENT_5 IDENT_6 = IDENT_4 . get ( IDENT_0 ) ) { org . IDENT_1 . IDENT_2 . IDENT_7 IDENT_8 = IDENT_6 . METHOD_2 ( ) ; org . IDENT_1 . IDENT_2 . IDENT_9 version = IDENT_6 . METHOD_3 ( ) ; org . apache . jena . IDENT_10 . core . IDENT_11 IDENT_12 = IDENT_6 . METHOD_4 ( ) ; org . apache . jena . IDENT_13 . IDENT_14 . METHOD_5 ( IDENT_12 , ( ) -> { org . apache . jena . IDENT_10 . core . IDENT_15 q = org . apache . jena . IDENT_10 . IDENT_16 . IDENT_17 . METHOD_6 ( STRING_1 ) ; IDENT_12 . add ( q ) ; } ) ; org . apache . jena . IDENT_13 . IDENT_14 . METHOD_5 ( IDENT_12 , ( ) -> { org . apache . jena . IDENT_10 . core . IDENT_15 q = org . apache . jena . IDENT_10 . IDENT_16 . IDENT_17 . METHOD_6 ( STRING_2 ) ; IDENT_12 . add ( q ) ; } ) ; org . apache . jena . IDENT_10 . core . IDENT_11 IDENT_18 = org . apache . jena . IDENT_10 . core . IDENT_19 . METHOD_7 ( ) ; org . IDENT_1 . IDENT_2 . IDENT_9 IDENT_20 = IDENT_6 . METHOD_3 ( ) ; org . IDENT_1 . IDENT_2 . IDENT_21 info = IDENT_6 . METHOD_8 ( ) . METHOD_9 ( IDENT_8 ) ; java . util . stream . IDENT_22 . METHOD_10 ( info . METHOD_11 ( ) . value ( ) , info . METHOD_12 ( ) . value ( ) ) . METHOD_13 ( ( v ) -> { org . IDENT_1 . IDENT_23 . IDENT_24 IDENT_23 = IDENT_6 . METHOD_8 ( ) . METHOD_14 ( IDENT_8 , org . IDENT_1 . IDENT_2 . IDENT_9 . create ( v ) ) ; org . IDENT_1 . IDENT_23 . IDENT_25 . METHOD_15 ( IDENT_18 , IDENT_23 ) ; } ) ; java . util . Set < org . apache . jena . IDENT_10 . core . IDENT_15 > IDENT_26 = org . apache . jena . IDENT_13 . IDENT_14 . METHOD_16 ( IDENT_12 , ( ) -> org . apache . jena . atlas . iterator . IDENT_27 . METHOD_17 ( IDENT_12 . find ( ) ) ) ; java . util . Set < org . apache . jena . IDENT_10 . core . IDENT_15 > IDENT_28 = org . apache . jena . IDENT_13 . IDENT_14 . METHOD_16 ( IDENT_18 , ( ) -> org . apache . jena . atlas . iterator . IDENT_27 . METHOD_17 ( IDENT_18 . find ( ) ) ) ; "<AssertPlaceHolder>" ; } } find ( ) { return store . METHOD_18 ( ) . stream ( ) ; }
org . junit . Assert . assertEquals ( IDENT_26 , IDENT_28 )
METHOD_0 ( ) { org . apache . hadoop . hbase . client . IDENT_0 p = new org . apache . hadoop . hbase . client . METHOD_1 ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_2 ) ; for ( int i = 0 ; i < ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_3 ) ; i ++ ) { byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_2 ( i ) ; p . METHOD_3 ( bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 , bytes ) ; } int index = 0 ; int IDENT_6 = 3 ; for ( org . apache . hadoop . hbase . IDENT_7 IDENT_8 = p . METHOD_4 ( ) ; METHOD_4 . METHOD_5 ( ) ; ) { org . apache . hadoop . hbase . IDENT_9 IDENT_10 = METHOD_4 . METHOD_6 ( ) ; byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_2 ( ( index ++ ) ) ; if ( IDENT_6 == 3 ) p . METHOD_3 ( bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 , bytes ) ; IDENT_10 . equals ( new org . apache . hadoop . hbase . METHOD_7 ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_2 , bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 , bytes ) ) ; } "<AssertPlaceHolder>" ; } METHOD_3 ( byte [ ] , byte [ ] , long , byte [ ] ) { if ( IDENT_11 < 0 ) { throw new java . lang . IllegalArgumentException ( ( STRING_0 + IDENT_11 ) ) ; } java . util . List < org . apache . hadoop . hbase . IDENT_9 > list = METHOD_8 ( IDENT_12 ) ; org . apache . hadoop . hbase . METHOD_7 IDENT_13 = METHOD_9 ( IDENT_12 , IDENT_14 , IDENT_11 , value ) ; list . add ( IDENT_13 ) ; return this ; }
org . junit . Assert . assertEquals ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_3 , index )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . lang . String IDENT_1 = STRING_1 ; org . pentaho . platform . web . http . api . resources . services . IDENT_2 . IDENT_3 IDENT_4 = mock ( IDENT_2 . IDENT_3 . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_1 ) ; javax . ws . rs . core . Response IDENT_9 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_9 ) . when ( IDENT_5 ) . METHOD_2 ( IDENT_4 ) ; javax . ws . rs . core . Response IDENT_10 = IDENT_5 . METHOD_1 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_1 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( IDENT_0 , org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_1 ) ; verify ( IDENT_5 ) . METHOD_2 ( IDENT_4 ) ; } METHOD_1 ( java . lang . String , java . lang . String , java . lang . String ) { java . lang . String path = METHOD_3 ( IDENT_11 ) ; METHOD_4 ( path ) ; org . pentaho . platform . api . engine . IDENT_12 policy = METHOD_5 ( ) ; java . lang . String IDENT_13 ; java . lang . String IDENT_14 = null ; if ( org . apache . commons . lang . StringUtils . isEmpty ( IDENT_11 ) ) { throw new java . security . METHOD_6 ( IDENT_11 ) ; } if ( ! ( METHOD_7 ( path ) ) ) { throw new java . nio . IDENT_15 . METHOD_8 ( ) ; } org . pentaho . platform . api . IDENT_16 . IDENT_17 . IDENT_18 IDENT_19 = METHOD_9 ( ) . METHOD_10 ( path ) ; if ( IDENT_19 == null ) { throw new java . io . METHOD_11 ( path ) ; } boolean IDENT_20 = ( STRING_2 . equals ( IDENT_1 ) ) ? false : true ; boolean IDENT_21 = ( IDENT_19 . METHOD_12 ( ) ) || IDENT_20 ; org . pentaho . platform . plugin . services . IDENT_22 . IDENT_23 IDENT_24 = METHOD_13 ( path , IDENT_21 , IDENT_20 ) ; IDENT_13 = ( IDENT_21 ) ? ( IDENT_19 . getName ( ) ) + STRING_3 : IDENT_19 . getName ( ) ; IDENT_14 = METHOD_14 ( IDENT_13 ) ; java . lang . String IDENT_25 = METHOD_15 ( IDENT_13 ) ; IDENT_24 . METHOD_16 ( METHOD_17 ( ) ) ; javax . ws . rs . core . IDENT_26 IDENT_27 = METHOD_18 ( IDENT_19 , IDENT_24 ) ; final java . lang . String IDENT_28 = METHOD_19 ( IDENT_0 , IDENT_14 , IDENT_25 ) ; return new org . pentaho . platform . web . http . api . resources . services . IDENT_2 . METHOD_20 ( IDENT_27 , IDENT_28 , IDENT_14 ) ; }
org . junit . Assert . assertEquals ( IDENT_9 , IDENT_10 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . class ) ; METHOD_1 ( ) . when ( IDENT_5 . IDENT_6 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_4 ) ; javax . ws . rs . core . Response IDENT_9 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_9 ) . when ( IDENT_5 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_10 = IDENT_5 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_4 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_4 ) ; verify ( IDENT_5 , times ( 1 ) ) . METHOD_3 ( ) ; } METHOD_2 ( java . lang . String , org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_11 file = METHOD_4 ( ) . METHOD_5 ( METHOD_6 ( IDENT_12 ) ) ; if ( file == null ) { throw new java . io . METHOD_7 ( ) ; } IDENT_13 . setId ( file . getId ( ) ) ; java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_14 > IDENT_15 = IDENT_13 . METHOD_8 ( ) ; if ( IDENT_15 != null ) { java . util . Iterator < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_14 > it = IDENT_15 . iterator ( ) ; while ( it . hasNext ( ) ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_14 IDENT_16 = it . next ( ) ; if ( ! ( IDENT_16 . METHOD_9 ( ) ) ) { it . remove ( ) ; } } } METHOD_4 ( ) . METHOD_10 ( IDENT_13 ) ; }
org . junit . Assert . assertEquals ( IDENT_9 , IDENT_10 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . class ) ; METHOD_1 ( ) . when ( IDENT_5 . IDENT_6 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_4 ) ; javax . ws . rs . core . Response IDENT_9 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_9 ) . when ( IDENT_5 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_10 = IDENT_5 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_4 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 , IDENT_4 ) ; verify ( IDENT_5 , times ( 1 ) ) . METHOD_3 ( ) ; } METHOD_2 ( java . lang . String , org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 file = METHOD_4 ( ) . METHOD_5 ( METHOD_6 ( IDENT_11 ) ) ; if ( file == null ) { throw new java . io . METHOD_7 ( ) ; } try { java . util . Map < java . lang . String , java . io . IDENT_12 > IDENT_13 = METHOD_8 ( ) . METHOD_9 ( file . getId ( ) ) ; IDENT_13 . put ( IDENT_14 . IDENT_15 , IDENT_16 . getId ( ) ) ; METHOD_8 ( ) . METHOD_10 ( file . getId ( ) , IDENT_13 ) ; } catch ( java . lang . Exception e ) { throw new java . lang . METHOD_11 ( ) ; } }
org . junit . Assert . assertEquals ( IDENT_9 , IDENT_10 )
METHOD_0 ( ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_4 = mock ( java . util . List . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_9 = IDENT_5 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; } METHOD_1 ( java . lang . String ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_10 = new java . util . ArrayList < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > ( ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_11 file = METHOD_2 ( ) . METHOD_3 ( METHOD_4 ( IDENT_12 ) ) ; if ( file == null ) { throw new java . io . METHOD_5 ( ) ; } try { java . util . List < org . pentaho . platform . IDENT_0 . IDENT_13 . IDENT_14 > IDENT_15 = METHOD_2 ( ) . METHOD_6 ( file . getId ( ) ) ; if ( ( IDENT_15 != null ) && ( ! ( IDENT_15 . isEmpty ( ) ) ) ) { for ( org . pentaho . platform . IDENT_0 . IDENT_13 . IDENT_14 IDENT_13 : IDENT_15 ) { IDENT_10 . add ( new org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_7 ( IDENT_13 . toString ( ) , null ) ) ; } } } catch ( java . lang . Exception e ) { throw new java . lang . METHOD_8 ( ) ; } return IDENT_10 ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . util . List < org . pentaho . platform . api . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 > IDENT_5 = mock ( java . util . List . class ) ; doReturn ( IDENT_5 ) . when ( IDENT_6 . IDENT_7 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_8 . IDENT_9 , IDENT_0 ) ; java . util . List < org . pentaho . platform . api . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 > IDENT_10 = IDENT_6 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_8 . IDENT_9 , IDENT_0 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String , java . lang . String ) { org . pentaho . platform . api . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_11 file = METHOD_2 ( ) . METHOD_3 ( METHOD_4 ( IDENT_12 ) ) ; java . util . List < org . pentaho . platform . api . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 > IDENT_13 = new java . util . ArrayList < org . pentaho . platform . api . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_4 > ( ) ; if ( file != null ) { org . pentaho . platform . IDENT_1 . IDENT_2 . IDENT_3 . IDENT_14 IDENT_15 = METHOD_2 ( ) . METHOD_5 ( file . getId ( ) , IDENT_0 ) ; if ( IDENT_15 != null ) { java . util . Properties properties = IDENT_15 . METHOD_6 ( ) ; if ( ( properties != null ) && ( ! ( properties . isEmpty ( ) ) ) ) { for ( java . lang . String key : properties . METHOD_7 ( ) ) { IDENT_13 . add ( METHOD_8 ( key , properties . getProperty ( key ) ) ) ; } } } } return IDENT_13 ; }
org . junit . Assert . assertEquals ( IDENT_10 , IDENT_5 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; METHOD_1 ( ) . when ( IDENT_1 . IDENT_2 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 , IDENT_0 ) ; javax . ws . rs . core . Response IDENT_5 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_5 ) . when ( IDENT_1 ) . METHOD_3 ( ) ; javax . ws . rs . core . Response IDENT_6 = IDENT_1 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 , IDENT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 , IDENT_0 ) ; verify ( IDENT_1 , times ( 1 ) ) . METHOD_3 ( ) ; } METHOD_2 ( java . lang . String , java . lang . String ) { try { org . pentaho . platform . api . IDENT_7 . IDENT_8 . IDENT_9 . IDENT_10 file = METHOD_4 ( ) . METHOD_5 ( METHOD_6 ( IDENT_11 ) ) ; if ( file != null ) { METHOD_4 ( ) . METHOD_7 ( file . getId ( ) , IDENT_0 ) ; } } catch ( java . lang . Exception e ) { org . pentaho . platform . web . http . api . resources . services . IDENT_12 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_13 . getInstance ( ) . getString ( STRING_1 ) , e ) ; throw e ; } }
org . junit . Assert . assertEquals ( IDENT_5 , IDENT_6 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . lang . Throwable IDENT_1 = mock ( org . pentaho . platform . web . http . api . resources . RuntimeException . class ) ; METHOD_1 ( IDENT_1 ) . when ( IDENT_2 . IDENT_3 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 ) ; javax . ws . rs . core . Response IDENT_6 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_6 ) . when ( IDENT_2 ) . METHOD_3 ( IDENT_1 ) ; javax . ws . rs . core . Response IDENT_7 = IDENT_2 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_2 . IDENT_3 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 ) ; verify ( IDENT_2 , times ( 1 ) ) . METHOD_3 ( IDENT_1 ) ; } METHOD_2 ( java . lang . String , java . lang . String ) { try { org . pentaho . platform . api . IDENT_8 . IDENT_9 . IDENT_10 . IDENT_11 file = METHOD_4 ( ) . METHOD_5 ( METHOD_6 ( IDENT_12 ) ) ; if ( file != null ) { METHOD_4 ( ) . METHOD_7 ( file . getId ( ) , IDENT_0 ) ; } } catch ( java . lang . Exception e ) { org . pentaho . platform . web . http . api . resources . services . IDENT_13 . logger . error ( org . pentaho . platform . web . http . messages . IDENT_14 . getInstance ( ) . getString ( STRING_1 ) , e ) ; throw e ; } }
org . junit . Assert . assertEquals ( IDENT_6 , IDENT_7 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_7 = IDENT_5 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( ) ; } METHOD_1 ( ) { return METHOD_2 ( ) . METHOD_3 ( IDENT_8 . IDENT_9 ) ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_7 )
METHOD_0 ( ) { org . apache . hadoop . hbase . client . IDENT_0 d = new org . apache . hadoop . hbase . client . METHOD_1 ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_2 ) ; for ( int i = 0 ; i < ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_3 ) ; i ++ ) { byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_2 ( i ) ; d . METHOD_3 ( bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 ) ; } int index = 0 ; for ( org . apache . hadoop . hbase . IDENT_6 IDENT_7 = d . METHOD_4 ( ) ; METHOD_4 . METHOD_5 ( ) ; ) { org . apache . hadoop . hbase . IDENT_8 IDENT_9 = METHOD_4 . METHOD_6 ( ) ; byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_2 ( ( index ++ ) ) ; IDENT_9 . equals ( new org . apache . hadoop . hbase . METHOD_7 ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_2 , bytes , bytes , org . apache . hadoop . hbase . client . IDENT_1 . IDENT_5 , METHOD_7 . Type . IDENT_10 ) ) ; } "<AssertPlaceHolder>" ; } METHOD_2 ( java . nio . ByteBuffer ) { java . nio . ByteBuffer IDENT_11 = buf . METHOD_8 ( ) ; IDENT_11 . position ( 0 ) ; return org . apache . hadoop . hbase . util . IDENT_4 . METHOD_9 ( IDENT_11 ) ; }
org . junit . Assert . assertEquals ( org . apache . hadoop . hbase . client . IDENT_1 . IDENT_3 , index )
METHOD_0 ( ) { org . pentaho . platform . web . http . api . resources . IDENT_0 IDENT_1 = mock ( org . pentaho . platform . web . http . api . resources . IDENT_0 . class ) ; java . util . List < org . pentaho . platform . web . http . api . resources . IDENT_2 > IDENT_3 = mock ( java . util . List . class ) ; doReturn ( IDENT_3 ) . when ( IDENT_4 . IDENT_5 ) . METHOD_1 ( IDENT_1 ) ; java . util . List < org . pentaho . platform . web . http . api . resources . IDENT_2 > IDENT_6 = IDENT_4 . METHOD_1 ( IDENT_1 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_4 . IDENT_5 , times ( 1 ) ) . METHOD_1 ( IDENT_1 ) ; } METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_0 ) { java . util . List < org . pentaho . platform . web . http . api . resources . IDENT_2 > IDENT_7 = new java . util . ArrayList < org . pentaho . platform . web . http . api . resources . IDENT_2 > ( ) ; java . lang . String IDENT_8 = ( ( ( ( ( ( ( ( IDENT_9 . IDENT_10 . METHOD_2 ( ) ) + STRING_0 ) + ( IDENT_9 . IDENT_11 . METHOD_2 ( ) ) ) + STRING_0 ) + ( IDENT_9 . IDENT_12 . METHOD_2 ( ) ) ) + STRING_0 ) + ( IDENT_9 . IDENT_13 . METHOD_2 ( ) ) ) + STRING_0 ) + ( IDENT_9 . IDENT_14 . METHOD_2 ( ) ) ; java . util . List < java . lang . String > IDENT_15 = IDENT_1 . METHOD_3 ( ) ; for ( java . lang . String path : IDENT_15 ) { java . util . List < org . pentaho . platform . web . http . api . resources . IDENT_2 > IDENT_16 = METHOD_4 ( path , IDENT_8 ) ; for ( org . pentaho . platform . web . http . api . resources . IDENT_2 IDENT_17 : IDENT_16 ) { if ( java . lang . Boolean . METHOD_5 ( IDENT_17 . getValue ( ) ) ) { org . pentaho . platform . web . http . api . resources . IDENT_2 IDENT_18 = new org . pentaho . platform . web . http . api . resources . METHOD_6 ( ) ; IDENT_18 . setName ( path ) ; IDENT_18 . setValue ( IDENT_17 . getName ( ) ) ; IDENT_7 . add ( IDENT_18 ) ; } } } return IDENT_7 ; }
org . junit . Assert . assertEquals ( IDENT_3 , IDENT_6 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . util . List < org . pentaho . platform . web . http . api . resources . IDENT_1 > IDENT_2 = mock ( java . util . List . class ) ; doReturn ( IDENT_2 ) . when ( IDENT_3 . IDENT_4 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 , IDENT_0 ) ; java . util . List < org . pentaho . platform . web . http . api . resources . IDENT_1 > IDENT_7 = IDENT_3 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 , IDENT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_3 . IDENT_4 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_5 . IDENT_6 , IDENT_0 ) ; } METHOD_1 ( java . lang . String , java . lang . String ) { java . util . IDENT_8 IDENT_9 = new java . util . METHOD_2 ( IDENT_0 , STRING_1 ) ; java . util . ArrayList < org . pentaho . platform . web . http . api . resources . IDENT_1 > IDENT_10 = new java . util . ArrayList < org . pentaho . platform . web . http . api . resources . IDENT_1 > ( ) ; while ( IDENT_9 . METHOD_3 ( ) ) { java . lang . Integer IDENT_11 = java . lang . Integer . valueOf ( IDENT_9 . METHOD_4 ( ) ) ; java . util . IDENT_12 < org . pentaho . platform . api . IDENT_13 . IDENT_14 . IDENT_15 > IDENT_16 = java . util . IDENT_12 . of ( org . pentaho . platform . api . IDENT_13 . IDENT_14 . IDENT_15 . values ( ) [ IDENT_11 ] ) ; IDENT_10 . add ( new org . pentaho . platform . web . http . api . resources . METHOD_5 ( IDENT_11 . toString ( ) , new java . lang . Boolean ( METHOD_6 ( ) . METHOD_7 ( METHOD_8 ( IDENT_17 ) , IDENT_16 ) ) . toString ( ) ) ) ; } return IDENT_10 ; }
org . junit . Assert . assertEquals ( IDENT_2 , IDENT_7 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; java . lang . String IDENT_1 = STRING_1 ; doReturn ( IDENT_1 ) . when ( IDENT_2 . IDENT_3 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 ) ; java . lang . String IDENT_6 = IDENT_2 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_2 . IDENT_3 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 , IDENT_0 ) ; } METHOD_1 ( java . lang . String , java . lang . String ) { java . util . IDENT_7 IDENT_8 = new java . util . METHOD_2 ( IDENT_0 , STRING_2 ) ; java . util . List < java . lang . Integer > IDENT_9 = new java . util . ArrayList < java . lang . Integer > ( ) ; while ( IDENT_8 . METHOD_3 ( ) ) { java . lang . Integer IDENT_10 = java . lang . Integer . valueOf ( IDENT_8 . METHOD_4 ( ) ) ; switch ( IDENT_10 ) { case 0 : { IDENT_9 . add ( IDENT_11 . IDENT_12 . METHOD_5 ( ) ) ; break ; } case 1 : { IDENT_9 . add ( IDENT_11 . IDENT_13 . METHOD_5 ( ) ) ; break ; } case 2 : { IDENT_9 . add ( IDENT_11 . IDENT_14 . METHOD_5 ( ) ) ; break ; } case 3 : { IDENT_9 . add ( IDENT_11 . IDENT_15 . METHOD_5 ( ) ) ; break ; } case 4 : { IDENT_9 . add ( IDENT_11 . IDENT_16 . METHOD_5 ( ) ) ; break ; } } } return METHOD_6 ( ) . METHOD_7 ( METHOD_8 ( IDENT_17 ) , IDENT_9 ) ? STRING_3 : STRING_4 ; }
org . junit . Assert . assertEquals ( IDENT_1 , IDENT_6 )
METHOD_0 ( ) { java . lang . StringBuffer sb = new java . lang . StringBuffer ( ) ; doReturn ( sb ) . when ( IDENT_0 . IDENT_1 ) . METHOD_1 ( ) ; javax . ws . rs . core . Response IDENT_2 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_2 ) . when ( IDENT_0 ) . METHOD_2 ( sb . toString ( ) ) ; javax . ws . rs . core . Response IDENT_3 = IDENT_0 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 . IDENT_1 , times ( 1 ) ) . METHOD_1 ( ) ; verify ( IDENT_0 , times ( 1 ) ) . METHOD_2 ( sb . toString ( ) ) ; } METHOD_1 ( ) { java . util . List < java . lang . IDENT_4 > IDENT_5 = METHOD_3 ( ) . METHOD_4 ( ) ; java . lang . StringBuffer buffer = new java . lang . StringBuffer ( ) ; for ( int i = 0 ; i < ( IDENT_5 . size ( ) ) ; i ++ ) { buffer . append ( IDENT_5 . get ( i ) ) ; } return buffer ; }
org . junit . Assert . assertEquals ( IDENT_2 , IDENT_3 )
METHOD_0 ( ) { java . lang . StringBuffer sb = new java . lang . StringBuffer ( ) ; doReturn ( sb ) . when ( IDENT_0 . IDENT_1 ) . METHOD_1 ( ) ; javax . ws . rs . core . Response IDENT_2 = mock ( javax . ws . rs . core . Response . class ) ; doReturn ( IDENT_2 ) . when ( IDENT_0 ) . METHOD_2 ( sb . toString ( ) ) ; javax . ws . rs . core . Response IDENT_3 = IDENT_0 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; verify ( IDENT_0 . IDENT_1 , times ( 1 ) ) . METHOD_1 ( ) ; verify ( IDENT_0 , times ( 1 ) ) . METHOD_2 ( sb . toString ( ) ) ; } METHOD_1 ( ) { java . util . List < java . lang . IDENT_4 > IDENT_5 = METHOD_3 ( ) . METHOD_4 ( ) ; java . lang . StringBuffer buffer = new java . lang . StringBuffer ( ) ; for ( int i = 0 ; i < ( IDENT_5 . size ( ) ) ; i ++ ) { if ( ( ( IDENT_5 . get ( i ) ) >= 7 ) && ( ( IDENT_5 . get ( i ) ) <= INT_0 ) ) { buffer . append ( METHOD_5 ( ( "" + ( IDENT_5 . get ( i ) ) ) ) ) ; } else { buffer . append ( IDENT_5 . get ( i ) ) ; } if ( ( i + 1 ) < ( IDENT_5 . size ( ) ) ) { buffer . append ( STRING_0 ) ; } } return buffer ; }
org . junit . Assert . assertEquals ( IDENT_2 , IDENT_3 )
METHOD_0 ( ) { java . lang . String IDENT_0 = STRING_0 ; doReturn ( IDENT_0 ) . when ( IDENT_1 . IDENT_2 ) . METHOD_1 ( ) ; java . lang . String result = IDENT_1 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_1 ( ) ; } METHOD_1 ( ) { return METHOD_2 ( ) . METHOD_3 ( IDENT_3 . IDENT_4 ) ? STRING_1 : STRING_2 ; }
org . junit . Assert . assertEquals ( IDENT_0 , result )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_9 = IDENT_5 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; "<AssertPlaceHolder>" ; } METHOD_1 ( java . lang . String ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_10 file = METHOD_2 ( ) . METHOD_3 ( org . pentaho . platform . web . http . api . resources . utils . IDENT_11 . METHOD_4 ( IDENT_12 ) ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_13 = METHOD_2 ( ) . METHOD_5 ( file . getId ( ) ) ; if ( IDENT_13 . METHOD_6 ( ) ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_14 > IDENT_15 = METHOD_2 ( ) . METHOD_7 ( file . getId ( ) , IDENT_13 . METHOD_6 ( ) ) ; IDENT_13 . METHOD_8 ( IDENT_15 , IDENT_13 . METHOD_6 ( ) ) ; } METHOD_9 ( IDENT_13 ) ; return IDENT_13 ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_9 = IDENT_5 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; } METHOD_1 ( java . lang . String ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 file = METHOD_2 ( ) . METHOD_3 ( org . pentaho . platform . web . http . api . resources . utils . IDENT_10 . METHOD_4 ( IDENT_11 ) ) ; if ( file == null ) { throw new java . io . METHOD_5 ( ) ; } return file ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )
METHOD_0 ( ) { java . lang . Exception IDENT_0 = mock ( java . io . IDENT_1 . class ) ; METHOD_1 ( IDENT_0 ) . when ( IDENT_2 . IDENT_3 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 ) ; org . pentaho . platform . web . http . messages . IDENT_6 IDENT_7 = mock ( org . pentaho . platform . web . http . messages . IDENT_6 . class ) ; doReturn ( IDENT_7 ) . when ( IDENT_2 ) . METHOD_3 ( ) ; org . pentaho . platform . api . IDENT_8 . IDENT_9 . IDENT_10 . IDENT_11 IDENT_12 = IDENT_2 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_2 . IDENT_3 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_4 . IDENT_5 ) ; verify ( IDENT_2 , times ( 1 ) ) . METHOD_3 ( ) ; verify ( IDENT_7 , times ( 1 ) ) . getString ( STRING_0 ) ; } METHOD_2 ( java . lang . String ) { org . pentaho . platform . api . IDENT_8 . IDENT_9 . IDENT_10 . IDENT_11 file = METHOD_4 ( ) . METHOD_5 ( org . pentaho . platform . web . http . api . resources . utils . IDENT_13 . METHOD_6 ( IDENT_14 ) ) ; if ( file == null ) { throw new java . io . METHOD_7 ( ) ; } return file ; }
org . junit . Assert . assertNull ( IDENT_12 )
METHOD_0 ( ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_4 = mock ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_9 = IDENT_5 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; } METHOD_1 ( java . lang . String ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 file = METHOD_2 ( ) . METHOD_3 ( METHOD_4 ( IDENT_10 ) ) ; if ( file == null ) { throw new java . io . METHOD_5 ( ) ; } java . util . Map < java . lang . String , java . io . IDENT_11 > IDENT_12 = METHOD_6 ( ) . METHOD_7 ( file . getId ( ) ) ; java . lang . String IDENT_13 = ( ( java . lang . String ) ( IDENT_12 . get ( IDENT_14 . IDENT_15 ) ) ) ; if ( ( IDENT_13 != null ) && ( ( IDENT_13 . length ( ) ) > 0 ) ) { return METHOD_2 ( ) . METHOD_8 ( IDENT_13 ) ; } return null ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )
METHOD_0 ( ) { org . apache . hadoop . hbase . IDENT_0 [ ] IDENT_1 = new org . apache . hadoop . hbase . IDENT_0 [ org . apache . hadoop . hbase . client . IDENT_2 . IDENT_3 ] ; for ( int i = 0 ; i < ( org . apache . hadoop . hbase . client . IDENT_2 . IDENT_3 ) ; i ++ ) { byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_1 ( i ) ; IDENT_1 [ i ] = new org . apache . hadoop . hbase . METHOD_2 ( org . apache . hadoop . hbase . client . IDENT_2 . IDENT_5 , bytes , bytes , org . apache . hadoop . hbase . client . IDENT_2 . IDENT_6 , bytes ) ; } org . apache . hadoop . hbase . client . Result r = org . apache . hadoop . hbase . client . Result . create ( java . util . Arrays . asList ( IDENT_1 ) ) ; int index = 0 ; for ( org . apache . hadoop . hbase . IDENT_7 IDENT_8 = r . METHOD_3 ( ) ; METHOD_3 . METHOD_4 ( ) ; ) { org . apache . hadoop . hbase . IDENT_0 IDENT_9 = METHOD_3 . METHOD_5 ( ) ; byte [ ] bytes = org . apache . hadoop . hbase . util . IDENT_4 . METHOD_1 ( ( index ++ ) ) ; IDENT_9 . equals ( new org . apache . hadoop . hbase . METHOD_2 ( org . apache . hadoop . hbase . client . IDENT_2 . IDENT_5 , bytes , bytes , org . apache . hadoop . hbase . client . IDENT_2 . IDENT_6 , bytes ) ) ; } "<AssertPlaceHolder>" ; } METHOD_1 ( java . nio . ByteBuffer ) { java . nio . ByteBuffer IDENT_10 = buf . METHOD_6 ( ) ; IDENT_10 . position ( 0 ) ; return org . apache . hadoop . hbase . util . IDENT_4 . METHOD_7 ( IDENT_10 ) ; }
org . junit . Assert . assertEquals ( org . apache . hadoop . hbase . client . IDENT_2 . IDENT_3 , index )
METHOD_0 ( ) { java . lang . Throwable IDENT_0 = mock ( org . pentaho . platform . web . http . api . resources . RuntimeException . class ) ; METHOD_1 ( IDENT_0 ) . when ( IDENT_1 . IDENT_2 ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 ) ; org . pentaho . platform . api . IDENT_5 . IDENT_6 . IDENT_7 . IDENT_8 IDENT_9 = IDENT_1 . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_1 . IDENT_2 , times ( 1 ) ) . METHOD_2 ( org . pentaho . platform . web . http . api . resources . IDENT_3 . IDENT_4 ) ; } METHOD_2 ( java . lang . String ) { org . pentaho . platform . api . IDENT_5 . IDENT_6 . IDENT_7 . IDENT_8 file = METHOD_3 ( ) . METHOD_4 ( METHOD_5 ( IDENT_10 ) ) ; if ( file == null ) { throw new java . io . METHOD_6 ( ) ; } java . util . Map < java . lang . String , java . io . IDENT_11 > IDENT_12 = METHOD_7 ( ) . METHOD_8 ( file . getId ( ) ) ; java . lang . String IDENT_13 = ( ( java . lang . String ) ( IDENT_12 . get ( IDENT_14 . IDENT_15 ) ) ) ; if ( ( IDENT_13 != null ) && ( ( IDENT_13 . length ( ) ) > 0 ) ) { return METHOD_3 ( ) . METHOD_9 ( IDENT_13 ) ; } return null ; }
org . junit . Assert . assertNull ( IDENT_9 )
METHOD_0 ( ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_4 = mock ( java . util . List . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_9 = IDENT_5 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; } METHOD_1 ( java . lang . String ) { org . pentaho . platform . web . http . api . resources . IDENT_10 IDENT_11 = METHOD_2 ( ) ; return METHOD_3 ( IDENT_12 , IDENT_11 . METHOD_4 ( ) ) ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )
METHOD_0 ( ) { java . lang . String filter = STRING_0 ; java . lang . Boolean IDENT_0 = Boolean . IDENT_1 ; java . lang . Boolean IDENT_2 = Boolean . IDENT_1 ; java . util . List < org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 > IDENT_7 = mock ( java . util . List . class ) ; doReturn ( IDENT_7 ) . when ( IDENT_8 . IDENT_9 ) . METHOD_1 ( IDENT_10 . IDENT_11 , filter , IDENT_0 , IDENT_2 ) ; java . util . List < org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 > IDENT_12 = IDENT_8 . METHOD_2 ( filter , IDENT_0 , IDENT_2 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_8 . IDENT_9 , times ( 1 ) ) . METHOD_1 ( IDENT_10 . IDENT_11 , filter , IDENT_0 , IDENT_2 ) ; } METHOD_2 ( java . lang . String , java . lang . Boolean , java . lang . Boolean ) { return IDENT_9 . METHOD_1 ( IDENT_10 . IDENT_11 , filter , IDENT_0 , IDENT_2 ) ; }
org . junit . Assert . assertEquals ( IDENT_7 , IDENT_12 )
METHOD_0 ( ) { java . lang . Integer IDENT_0 = 0 ; java . lang . String filter = STRING_0 ; java . lang . Boolean IDENT_1 = Boolean . IDENT_2 ; java . lang . Boolean IDENT_3 = Boolean . IDENT_2 ; java . lang . Boolean IDENT_4 = Boolean . IDENT_5 ; org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 . IDENT_9 IDENT_10 = mock ( org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 . IDENT_9 . class ) ; doReturn ( IDENT_10 ) . when ( IDENT_11 . IDENT_12 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_13 . IDENT_14 , IDENT_0 , filter , IDENT_1 , IDENT_3 , IDENT_4 ) ; org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 . IDENT_9 IDENT_15 = IDENT_11 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_13 . IDENT_14 , IDENT_0 , filter , IDENT_1 , IDENT_3 , IDENT_4 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_11 . IDENT_12 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_13 . IDENT_14 , IDENT_0 , filter , IDENT_1 , IDENT_3 , IDENT_4 ) ; } METHOD_1 ( java . lang . String , java . lang . Integer , java . lang . String , java . lang . Boolean , java . lang . Boolean , java . lang . Boolean ) { java . lang . String path = null ; if ( ( IDENT_16 == null ) || ( IDENT_16 . equals ( IDENT_17 . IDENT_18 ) ) ) { path = org . pentaho . platform . web . http . api . resources . utils . IDENT_17 . IDENT_18 ; } else if ( ! ( IDENT_16 . startsWith ( IDENT_17 . IDENT_18 ) ) ) { path = METHOD_2 ( IDENT_16 ) ; } org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_19 IDENT_20 = METHOD_3 ( path , IDENT_1 , IDENT_0 , filter ) ; IDENT_20 . METHOD_4 ( IDENT_3 ) ; IDENT_20 . METHOD_5 ( IDENT_21 ) ; org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_8 . IDENT_9 tree = null ; try { tree = METHOD_6 ( ) . METHOD_7 ( IDENT_20 ) ; } catch ( org . pentaho . platform . api . IDENT_6 . IDENT_7 . IDENT_22 e ) { org . pentaho . platform . web . http . api . resources . services . IDENT_23 . logger . error ( e . METHOD_8 ( ) ) ; } if ( ( tree != null ) && ( METHOD_9 ( IDENT_20 ) ) ) { java . text . IDENT_24 IDENT_25 = METHOD_10 ( ) ; IDENT_25 . METHOD_11 ( IDENT_24 . IDENT_26 ) ; METHOD_12 ( IDENT_25 , tree ) ; } return tree ; }
org . junit . Assert . assertEquals ( IDENT_10 , IDENT_15 )
METHOD_0 ( ) { java . lang . String filter = STRING_0 ; java . lang . Boolean IDENT_0 = Boolean . IDENT_1 ; java . lang . Boolean IDENT_2 = Boolean . IDENT_1 ; java . util . List < org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 > IDENT_7 = mock ( java . util . List . class ) ; doReturn ( IDENT_7 ) . when ( IDENT_8 . IDENT_9 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_10 . IDENT_11 , filter , IDENT_0 , IDENT_2 ) ; java . util . List < org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 > IDENT_12 = IDENT_8 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_10 . IDENT_11 , filter , IDENT_0 , IDENT_2 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_8 . IDENT_9 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_10 . IDENT_11 , filter , IDENT_0 , IDENT_2 ) ; } METHOD_1 ( java . lang . String , java . lang . String , java . lang . Boolean , java . lang . Boolean ) { java . util . List < org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 > IDENT_13 = new java . util . ArrayList < org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 > ( ) ; org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_5 . IDENT_6 IDENT_14 = METHOD_2 ( ) . METHOD_3 ( org . pentaho . platform . web . http . api . resources . utils . IDENT_15 . METHOD_4 ( IDENT_16 ) ) ; if ( ( IDENT_14 != null ) && ( METHOD_5 ( IDENT_14 . getPath ( ) ) ) ) { org . pentaho . platform . api . IDENT_3 . IDENT_4 . IDENT_17 IDENT_18 = METHOD_6 ( IDENT_14 , IDENT_0 , filter , IDENT_2 ) ; IDENT_13 = METHOD_2 ( ) . METHOD_7 ( IDENT_18 ) ; if ( METHOD_8 ( IDENT_18 ) ) { java . text . IDENT_19 IDENT_20 = METHOD_9 ( IDENT_19 . IDENT_21 ) ; METHOD_10 ( IDENT_20 , IDENT_13 ) ; } } return IDENT_13 ; }
org . junit . Assert . assertEquals ( IDENT_7 , IDENT_12 )
METHOD_0 ( ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_4 = mock ( java . util . List . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( ) ; java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_7 = IDENT_5 . METHOD_1 ( ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( ) ; } METHOD_1 ( ) { return METHOD_2 ( ) . METHOD_3 ( ) ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_7 )
METHOD_0 ( ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_4 = mock ( java . util . List . class ) ; doReturn ( IDENT_4 ) . when ( IDENT_5 . IDENT_6 ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > IDENT_9 = IDENT_5 . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; "<AssertPlaceHolder>" ; verify ( IDENT_5 . IDENT_6 , times ( 1 ) ) . METHOD_1 ( org . pentaho . platform . web . http . api . resources . IDENT_7 . IDENT_8 ) ; } METHOD_1 ( java . lang . String ) { java . util . List < org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 > list = null ; java . lang . String path = null ; if ( ( IDENT_10 == null ) || ( IDENT_10 . equals ( IDENT_11 . IDENT_12 ) ) ) { path = org . pentaho . platform . web . http . api . resources . utils . IDENT_11 . IDENT_12 ; } else { if ( ! ( IDENT_10 . startsWith ( IDENT_11 . IDENT_12 ) ) ) { path = METHOD_2 ( IDENT_10 ) ; } } final org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_13 file = METHOD_3 ( ) . METHOD_4 ( path ) ; if ( file == null ) { throw new java . io . METHOD_5 ( ) ; } list = METHOD_3 ( ) . METHOD_6 ( file . getId ( ) ) ; if ( list != null ) { boolean IDENT_14 = false ; for ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 value : list ) { if ( value . getKey ( ) . equals ( IDENT_15 . IDENT_16 ) ) { IDENT_14 = true ; break ; } } if ( ! IDENT_14 ) { org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . IDENT_3 IDENT_17 = new org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_7 ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_15 . IDENT_16 , STRING_0 ) ; list . add ( IDENT_17 ) ; } list . add ( new org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_2 . METHOD_7 ( org . pentaho . platform . api . IDENT_0 . IDENT_1 . IDENT_15 . IDENT_18 , java . lang . String . valueOf ( file . METHOD_8 ( ) ) ) ) ; } return list ; }
org . junit . Assert . assertEquals ( IDENT_4 , IDENT_9 )