| com.sun.jbi.ui.common.TestUtil
TestUtil | public class TestUtil extends TestCase (Code) | | test class
author: Sun Microsystems, Inc. |
TestUtil | public TestUtil(String aTestName)(Code) | | Creates a new instance of TestMgmtMessage
Parameters: aTestName - name |
getFloatType | public float getFloatType()(Code) | | |
getIntType | public int getIntType()(Code) | | |
main | public static void main(String[] args)(Code) | | main
Parameters: args - the command line arguments |
setFloatObjType | public void setFloatObjType(Float fObj)(Code) | | |
setFloatType | public void setFloatType(float f)(Code) | | |
setIntType | public void setIntType(int i)(Code) | | |
setIntegerObjType | public void setIntegerObjType(Integer iObj)(Code) | | |
|
|