Skip to content

Releases: centic9/commons-test

1.0.0.11

15 Feb 14:30
Compare
Choose a tag to compare
  • Revert back to Java 7 as there are still cases where we cannot upgrade to Java 8 yet (e.g. Dynatrace 6.2.x)
  • Some more unit test coverage

1.0.0.10

27 Jan 20:14
Compare
Choose a tag to compare

Add generic TestEnvironment class to create/clear file-data created during tests
Adjust some JavaDoc entries

1.0.0.9

27 Jan 11:49
Compare
Choose a tag to compare

Fix/enhance memory leak testing in unit tests

1.0.0.8

27 Jan 11:49
Compare
Choose a tag to compare

Provide functionality for memory leak testing in unit tests.
Require/Use Java 8.

1.0.0.7

27 Jan 11:52
Compare
Choose a tag to compare

Add TestHelpers.assumeCanShowDialogs()
JavaDoc changes/fixes

1.0.0.6

27 Jan 11:53
Compare
Choose a tag to compare

Update commons-email