TestBox 2.4.0

testbox.samples.resources
Class test1

railo-context.Component
        extended by testbox.samples.resources.base1
            extended by testbox.samples.resources.test1

public class test1
extends base1

Method Summary
private boolean anException()
private boolean aPrivateMethod()
 void t1()
 
Methods inherited from class testbox.samples.resources.base1
bt1
 
Methods inherited from class railo-context.Component
 

Method Detail

anException

private boolean anException()


aPrivateMethod

private boolean aPrivateMethod()


t1

public void t1()


TestBox 2.4.0