[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 309 | 3 | 5 | 97.41% | 99.05 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| org.astrogrid.filemanager.client.delegate | 242 | 0 | 2 | 99.17% | 64.38 |
| org.astrogrid.filemanager.client | 36 | 0 | 0 | 100.00% | 18.94 |
| org.astrogrid.filemanager.nodestore | 7 | 0 | 0 | 100.00% | 2.72 |
| org.astrogrid.filemanager.resolver | 4 | 0 | 0 | 100.00% | 1.11 |
| org.astrogrid.filemanager.store.tree | 20 | 3 | 3 | 70.00% | 11.91 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| DirectNodeDelegateTestCase | 62 | 0 | 0 | 100.00% | 4.975 |
|
| DirectNodeTestCase | 59 | 0 | 1 | 98.31% | 14.095 |
|
| SoapNodeDelegateTestCase | 62 | 0 | 0 | 100.00% | 23.051 |
|
| SoapNodeTestCase | 59 | 0 | 1 | 98.31% | 22.257 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| SoapFileManagerClientTestCase | 36 | 0 | 0 | 100.00% | 18.936 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| NodeIvornFactoryTestCase | 1 | 0 | 0 | 100.00% | 1.950 |
|
| NodeUtilsTestCase | 6 | 0 | 0 | 100.00% | 0.767 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| FileManagerEndpointResolverTestCase | 4 | 0 | 0 | 100.00% | 1.108 |
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| SoapTreeClientTestCase | 20 | 3 | 3 | 70.00% | 11.907 |
[ summary] [ package list] [ test cases]
|
| testCreateDelegate | 0.89 |
|
| testAddAccountNull | 0.17 |
|
| testAddAccount | 0.20 |
|
| testAddAccountDuplicate | 0.04 |
|
| testAddAccountIvorn | 0.03 |
|
| testAddAccountAttribute | 0.02 |
|
| testAddAccountIdent | 0.02 |
|
| testAddAccountName | 0.02 |
|
| testAddAccountType | 0.02 |
|
| testGetAccountNull | 0.01 |
|
| testGetAccountUnknown | 0.01 |
|
| testAddContainerNullParent | 0.01 |
|
| testAddContainerNullName | 0.07 |
|
| testAddContainer | 0.03 |
|
| testAddDuplicateContainer | 0.05 |
|
| testAddContainerNodeIvorn | 0.04 |
|
| testAddContainerIvorn | 0.03 |
|
| testAddContainerName | 0.03 |
|
| testAddContainerType | 0.04 |
|
| testAddFileNullParent | 0.02 |
|
| testAddFileNullName | 0.04 |
|
| testAddFile | 0.05 |
|
| testAddDuplicateFile | 0.06 |
|
| testAddFileIvorn | 0.04 |
|
| testAddFileNodeIvorn | 0.04 |
|
| testAddFileName | 0.04 |
|
| testAddFileType | 0.04 |
|
| testAddFileLocation | 0.04 |
|
| testGetNodeNull | 0.01 |
|
| testGetNodeUnknown | 0.01 |
|
| testGetContainerNode | 0.03 |
|
| testGetContainerNodeIvorn | 0.03 |
|
| testGetContainerIvorn | 0.03 |
|
| testGetContainerNodeName | 0.02 |
|
| testGetContainerNodeType | 0.09 |
|
| testGetFileNode | 0.03 |
|
| testGetFileNodeIvorn | 0.03 |
|
| testGetFileIvorn | 0.03 |
|
| testGetFileNodeName | 0.03 |
|
| testGetFileNodeType | 0.03 |
|
| testImportInitNullIvorn | 0.01 |
|
| testImportInitUnknownIvorn | 0.01 |
|
| testImportInitTransferURL | 0.09 |
|
| testImportInitWrite | 0.05 |
|
| testExportInitNullProperties | 0.01 |
|
| testExportInitUnknownIvorn | 0.01 |
|
| testExportInitUnknownRead | 0.05 |
|
| testImportRefreshSize | 0.05 |
|
| testMoveName | 0.04 |
|
| testMoveNameDuplicate | 0.06 |
|
| testMoveParent | 0.05 |
|
| testMoveNameParent | 0.06 |
|
| testMoveParentDuplicate | 0.06 |
|
| testMoveLocationEmpty | 0.03 |
|
| testMoveLocationData | 0.05 |
|
| testCopyUnknownResource | 0.02 |
|
| testCopyDuplicateSame | 0.03 |
|
| testCopyDuplicateNode | 0.13 |
|
| testCopyEmptyNode | 0.04 |
|
| testCopyNodeData | 0.06 |
|
| testCopyNodeLocation | 0.06 |
|
| testImportDates | 1.05 |
|
| testCreateDelegate | 2.14 |
|
| testAddAccountNull | 0.69 |
|
| testAddAccount | 0.49 |
|
| testAddAccountDuplicate | 0.39 |
|
| testAddAccountIvorn | 0.28 |
|
| testAddAccountAttribute | 0.36 |
|
| testAddAccountIdent | 0.35 |
|
| testAddAccountName | 0.23 |
|
| testAddAccountType | 0.30 |
|
| testGetAccountNull | 0.30 |
|
| testGetAccountUnknown | 0.22 |
|
| testAddContainerNullParent | 0.30 |
|
| testAddContainerNullName | 0.41 |
|
| testAddContainer | 0.30 |
|
| testAddDuplicateContainer | 0.45 |
|
| testAddContainerNodeIvorn | 0.30 |
|
| testAddContainerIvorn | 0.30 |
|
| testAddContainerName | 0.34 |
|
| testAddContainerType | 0.26 |
|
| testAddFileNullParent | 0.36 |
|
| testAddFileNullName | 0.22 |
|
| testAddFile | 0.35 |
|
| testAddDuplicateFile | 0.24 |
|
| testAddFileIvorn | 0.32 |
|
| testAddFileNodeIvorn | 0.21 |
|
| testAddFileName | 0.44 |
|
| testAddFileType | 0.21 |
|
| testAddFileLocation | 0.34 |
|
| testGetNodeNull | 0.18 |
|
| testGetNodeUnknown | 0.32 |
|
| testGetContainerNode | 0.24 |
|
| testGetContainerNodeIvorn | 0.35 |
|
| testGetContainerIvorn | 0.23 |
|
| testGetContainerNodeName | 0.34 |
|
| testGetContainerNodeType | 0.23 |
|
| testGetFileNode | 0.34 |
|
| testGetFileNodeIvorn | 0.24 |
|
| testGetFileIvorn | 0.20 |
|
| testGetFileNodeName | 0.36 |
|
| testGetFileNodeType | 0.37 |
|
| testImportInitNullIvorn | 0.17 |
|
| testImportInitUnknownIvorn | 0.32 |
|
| testImportInitTransferURL | 0.24 |
|
| testImportInitWrite | 0.37 |
|
| testExportInitNullProperties | 0.20 |
|
| testExportInitUnknownIvorn | 0.17 |
|
| testExportInitUnknownRead | 0.33 |
|
| testImportRefreshSize | 0.29 |
|
| testMoveName | 0.27 |
|
| testMoveNameDuplicate | 0.43 |
|
| testMoveParent | 0.30 |
|
| testMoveNameParent | 0.28 |
|
| testMoveParentDuplicate | 0.42 |
|
| testMoveLocationEmpty | 0.32 |
|
| testMoveLocationData | 0.30 |
|
| testCopyUnknownResource | 0.20 |
|
| testCopyDuplicateSame | 0.40 |
|
| testCopyDuplicateNode | 0.32 |
|
| testCopyEmptyNode | 0.30 |
|
| testCopyNodeData | 0.45 |
|
| testCopyNodeLocation | 0.28 |
|
| testImportDates | 1.24 |
|
| testCreateCommunityAccount | 2.02 |
|
| testCreateFileManagerAccount | 1.09 |
|
| testRegister | 0.34 |
|
| testLoginAnon | 0.32 |
|
| testLoginAnonHome | 0.26 |
|
| testLoginPass | 0.38 |
|
| testLoginPassHome | 0.54 |
|
| testLoginAddFile | 0.66 |
|
| testLoginAddFileGetFile | 0.62 |
|
| testLoginAddFileLoginGetFile | 0.56 |
|
| testRoundTripHome | 0.41 |
|
| testLoginAddFileAnonGetFileNodeIvorn | 0.34 |
|
| testLoginAddFileAnonGetFileNodeIvornToIvorn | 0.58 |
|
| testLoginAddFileAnonGetFileIvorn | 0.53 |
|
| testCreateExistingFile | 0.49 |
|
| testCreateExistingFileNodeIvorn | 0.34 |
|
| testCreateExistingFolder | 0.40 |
|
| testCreateExistingFolderNodeIvorn | 0.37 |
|
| testCreateFileWhenIntermediateIsAFile | 0.35 |
|
| testCreateFileWhenIntermediateIsAFileNodeIvorn | 0.38 |
|
| testCreateShallowFile | 0.50 |
|
| testCreateShallowFileNodeIvorn | 0.37 |
|
| testCreateShallowFolder | 0.62 |
|
| testCreateShallowFolderNodeIvorn | 0.41 |
|
| testCreateDeepFile | 0.50 |
|
| testCreateDeepFileNodeIvorn | 0.54 |
|
| testCreateDeepFolder | 0.55 |
|
| testCreateDeepFolderNodeIvorn | 0.34 |
|
| testLoginPassAddFileAddData | 0.55 |
|
| testExistsHome | 0.29 |
|
| testExistsFile | 0.53 |
|
| testExistsFolder | 0.43 |
|
| testNotExistsResource | 0.48 |
|
| testLoginPassAddFileAddDataGetData | 0.40 |
|
| testLoginToken | 0.31 |
|
| testLoginTokenHome | 0.30 |
|
| testNewNode | 0.12 |
|
| testCloneFileNode | 0.12 |
|
| testCloneFolderNode | 0.01 |
|
| testFindMissingChild | 0.00 |
|
| testAddFindRemoveChild | 0.01 |
|
| testRemoveMissingChild | 0.00 |
|
| testDefaultRegistry | 0.45 |
|
| testResolveNull | 0.00 |
|
| testResolveUnknown | 0.01 |
|
| testResolveValid | 0.14 |
|
| testImportRefreshMimeType |
| N/A | |
junit.framework.AssertionFailedError at org.astrogrid.filemanager.client.delegate.NodeTest.testImportRefreshMimeType(NodeTest.java:968)
| |
|
| testImportRefreshMimeType |
| N/A | |
junit.framework.AssertionFailedError at org.astrogrid.filemanager.client.delegate.NodeTest.testImportRefreshMimeType(NodeTest.java:968)
| |
|
| testLoginWrongPassword |
Expected AladinAdapterLoginException
| |
junit.framework.AssertionFailedError: Expected AladinAdapterLoginException at org.astrogrid.store.tree.TreeClientTest.testLoginWrongPassword(TreeClientTest.java:291)
| |
|
| testLoginValidPassword |
Unsupported operation
| |
java.lang.UnsupportedOperationException: Unsupported operation at org.astrogrid.store.tree.FileManagerTreeClient.getToken(FileManagerTreeClient.java:70) at org.astrogrid.store.tree.TreeClientTest.testLoginValidPassword(TreeClientTest.java:303)
| |
|
| testWorkflowNode |
Expected to find workflow container
| |
junit.framework.AssertionFailedError: Expected to find workflow container at org.astrogrid.store.tree.TreeClientTest.testWorkflowNode(TreeClientTest.java:387)
| |
|
| testGetInputStream |
getInputStream
| |
org.astrogrid.store.tree.TreeClientServiceException: getInputStream at org.astrogrid.store.tree.FileManagerTreeClient$FMNodeContainer$FMNodeFile.getInputStream(FileManagerTreeClient.java:209) at org.astrogrid.store.tree.TreeClientTest.testGetInputStream(TreeClientTest.java:701) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) Caused by: at org.astrogrid.filemanager.server.CoreFileManager.readContent(CoreFileManager.java:188) at org.astrogrid.filemanager.server.CautiousFileManagerDecorator.readContent(CautiousFileManagerDecorator.java:270)
| |
|
| testGetMimeXml |
| N/A | |
| |
|
| unknown |
| N/A | |
java.lang.NullPointerException at junit.framework.ComparisonFailure.getMessage(ComparisonFailure.java:34) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23)
| |