Skip to content

Test Result : FileTest

0 failures
9 tests
Took 0 ms.

All Tests

Test nameDurationStatus
testCheckExistenceOfExistingFileThrowsException0 msPassed
testCheckExistenceOfNonExistingFileDoesNotThrowException0 msPassed
testFileDelete0 msPassed
testFileExists0 msPassed
testOpenFileForReadDoesNotDeleteExistingFile0 msPassed
testOpeningFileNormallyDoesNotDeleteExistingFile0 msPassed
testOpeningFileObjectCreatesFile0 msPassed
testOpeningFileSetsPositionAtBeginning0 msPassed
testOpeningForAppendSetsPositionAtEnd0 msPassed