Changes
Summary
- Changed the test for getLogRecords() with a self-signed certificate so its expected result matches up with the CN API documentation: it should return a result (no exceptions thrown), but it should contain an empty log entry list.
 - Fixed some bugs that were introduced during refactoring. The tests now match the original intent.
 
| Change Type | Path in Repository | Path in Workspace | 
|---|---|---|
| /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/SSLTestImplementations.java | d1_integration/src/test/java/org/dataone/integration/it/testImplementations/SSLTestImplementations.java | |
| Change Type | Path in Repository | Path in Workspace | 
| /software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CNRegisterTestImplementations.java | d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CNRegisterTestImplementations.java | |