[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 53 | 0 | 0 | 0 | 100% | 0.327 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| - | 53 | 0 | 0 | 0 | 100% | 0.327 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| EntityTest | 5 | 0 | 0 | 0 | 100% | 0.062 s | |
| InventoryTest | 14 | 0 | 0 | 0 | 100% | 0.032 s | |
| JSONSchemasTest | 2 | 0 | 0 | 0 | 100% | 0.119 s | |
| LabyrinthBuilderTest | 12 | 0 | 0 | 0 | 100% | 0.024 s | |
| LabyrinthTest$BorderlessLabyrinth | 16 | 0 | 0 | 0 | 100% | 0.030 s | |
| LabyrinthTest | 0 | 0 | 0 | 0 | 0% | 0.032 s | |
| LocalFilesystemTest | 1 | 0 | 0 | 0 | 100% | 0.017 s | |
| RoomWithDoorsTest | 2 | 0 | 0 | 0 | 100% | 0.005 s | |
| SaveStringJSONTest | 1 | 0 | 0 | 0 | 100% | 0.006 s |
[Summary] [Package List] [Test Cases]
| testEntityConstruction | 0.037 s | |
| testEntitySetName | 0.002 s | |
| testEntityGetSystemName | 0.001 s | |
| testGetEntityUUID | 0.001 s | |
| testEntityGetName | 0.001 s |
| testSaveFileComplianceWithJSONSchema | 0.090 s | |
| testLabyrinthMapsComplianceWithJSONSchema | 0.028 s |
| testLocalFSUploadAndDownload(Path) | 0.013 s |
| testRoomUnlockWithKey | 0.002 s | |
| testLockedOnConstruction | 0 s |
| testSaveStringProductionAndReading | 0.005 s |