|
|||||||||
| 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.APITest
public class APITest
Description of the Class
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
APITest(String testName)
Constructor for the APITest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the APITest class |
static junit.framework.Test |
suite()
A unit test suite for JUnit |
void |
testAPILag()
A unit test for JUnit |
void |
testConcurrentListAccess()
A unit test for JUnit |
void |
testContainerOverhead()
A unit test for JUnit |
void |
testDatasetEx()
|
void |
testGetFullObjectByCollections()
|
void |
testGetFullObjectByProperty()
|
void |
testGetObjectFromBag()
Tests for partial object support |
void |
testGetParts()
|
void |
testNonExistentObjectMessage()
|
void |
testNullProperty()
Test that when a remote object property is set to NULL and the object is reloaded the corresponding proxy property is also set to NULL |
void |
testRedirectAPI()
test incompatibility between v3.0 and latest version of api |
void |
testSlovenia()
|
void |
testWrongCaseObjectURL()
|
void |
testWrongURL()
* make sure that objects cannot be retrieved using incorrect URLs |
| 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 APITest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testContainerOverhead()
throws Exception
Exception
public void testConcurrentListAccess()
throws Exception
Exception
public void testGetObjectFromBag()
throws Exception
Exception
| should be rewritten as it is not actually testing partial objects |
public void testGetFullObjectByProperty()
throws Exception
Exception
public void testNullProperty()
throws Exception
Exception
public void testGetParts()
throws Exception
Exception
public void testGetFullObjectByCollections()
throws Exception
Exception
public void testAPILag()
throws Exception
Exception
public void testDatasetEx()
throws Exception
Exception
public void testSlovenia()
throws Exception
Exception
public void testWrongURL()
throws Exception
Exception
public void testNonExistentObjectMessage()
throws Exception
Exception
public void testWrongCaseObjectURL()
throws Exception
Exception
public void testRedirectAPI()
throws Exception
Exception
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||