Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0
-
None
Description
The test method FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run, because it's a Junit 3 test in a JUnit 4 class; it needs a {{@Test annotation.