|
|||||||||
| 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.test.functional.ACUTestBase
nesstar.test.functional.HCACUTest
public class HCACUTest
A test class for the HC ACU.
| Field Summary |
|---|
| Fields inherited from class nesstar.test.functional.ACUTestBase |
|---|
CUBE_TO_PUBLISH, DEFAULT_EXTENSION, DEFAULT_POLICY, EXT_SERVER_PATH, OLD_DEFAULT_POLICY, POLICY_ACU_FILE, TEST_ACUEXT_5, TEST_DEFAULT_POLICY_1, TEST_DEFAULT_POLICY_2, TEST_DEFAULT_POLICY_3, TEST_POLICY_1, TEST_POLICY_2, TEST_POLICY_3, TEST_POLICY_4, TEST_POLICY_5, TEST_POLICY_6, TEST_POLICY_7, TEST_POLICY_8 |
| Constructor Summary | |
|---|---|
HCACUTest(String testName)
Constructor for the ACUTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the ACUTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class * |
void |
testExpiredAccounts()
|
void |
testPolicy_HC()
update the server with the new HC policy |
void |
testPrivateStudy()
|
void |
testPublicStudy()
tests performed and challenge, if any: GetDDISkeleton |
void |
testRestrictedStudy()
|
void |
testSharedStudy()
|
void |
testUnassignedStudy()
|
| 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 HCACUTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testPolicy_HC()
throws Exception
Exception
public void testUnassignedStudy()
throws Exception
Exception
public void testPublicStudy()
throws Exception
Exception
public void testSharedStudy()
throws Exception
Exception
public void testPrivateStudy()
throws Exception
Exception
public void testRestrictedStudy()
throws Exception
Exception
public void testExpiredAccounts()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||