Skip to content

Commit fd794b4

Browse files
committed
Cleanup and improve NatureTest #903
Simplifies the NatureTest class as preparation to migrate from JUnit 3: * Removes unnecessary try-catch blocks or replaces them with assertThrows statements * Replaces fail() operations called in other threads by passing exception outside * Makes test methods rethrow exception rather than calling fail() * Improves testBug338055() by joining spawned job Contributes to #903
1 parent bf5a19d commit fd794b4

File tree

1 file changed

+113
-107
lines changed
  • resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources

1 file changed

+113
-107
lines changed

0 commit comments

Comments
 (0)