| |
|
| java.lang.Object SampleProject.src.sample1.SampleClass1
SampleClass1 | public class SampleClass1 (Code) | | This is a sample class used in IDEValidation suite.
|
SampleClass1 | public SampleClass1()(Code) | | Creates a new instance of SampleClass
|
defaultMethod | void defaultMethod()(Code) | | Used in testJUnit.
|
main | public static void main(String[] args)(Code) | | Parameters: args - the command line arguments |
protectedMethod | protected void protectedMethod()(Code) | | Used in testJUnit.
|
publicMethod | public void publicMethod()(Code) | | Used in testJUnit.
|
|
|
|