|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.api.common.NSDStatEngineTestBase
nesstar.api.common.NSDStatEngineTest
public class NSDStatEngineTest
A Test class for NSDStatEngine.java Automatically generated from ARGO/UML
Field Summary |
---|
Fields inherited from class nesstar.api.common.NSDStatEngineTestBase |
---|
__home |
Constructor Summary | |
---|---|
NSDStatEngineTest(String testName)
Constructor for the NSDStatEngineTest object |
Method Summary | |
---|---|
static void |
main(String[] args)
The main program for the NSDStatEngineTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testAssociationStatFormats()
A Test of the attribute statFormats as collection of StatFormat |
void |
testAttributeComment()
A test on Comment |
void |
testAttributeCreationDate()
A test on CreationDate |
void |
testAttributeLabel()
A test on Label |
void |
testAttributeTimeout()
A Test of the attribute timeout The maximum time (in secs) that a statistical operation is allowed to run. |
void |
testHomeOperationFindAll()
A test on the home operation findAll(String id) |
void |
testHomeOperationFindByKey()
A test on the home operation findByKey(String id) |
Methods inherited from class nesstar.api.common.NSDStatEngineTestBase |
---|
getAssociationTest, getAttributesTest, getHome, getMethodsTest, getProperiesTest |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NSDStatEngineTest(String testName)
testName
- Method Detail |
---|
public static void main(String[] args)
args
- The command line argumentspublic static junit.framework.Test suite()
public void testAttributeTimeout() throws Exception
testAttributeTimeout
in class NSDStatEngineTestBase
Exception
public void testAttributeComment() throws Exception
testAttributeComment
in class NSDStatEngineTestBase
Exception
public void testAttributeLabel() throws Exception
testAttributeLabel
in class NSDStatEngineTestBase
Exception
public void testHomeOperationFindByKey() throws Exception
testHomeOperationFindByKey
in class NSDStatEngineTestBase
Exception
public void testHomeOperationFindAll() throws Exception
testHomeOperationFindAll
in class NSDStatEngineTestBase
Exception
public void testAssociationStatFormats() throws Exception
testAssociationStatFormats
in class NSDStatEngineTestBase
Exception
public void testAttributeCreationDate() throws Exception
testAttributeCreationDate
in class NSDStatEngineTestBase
Exception
|
Nesstar SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |