Creates a new quickstart project to integration test Spring modules and services with Testify, JUnit4, Mockito, and AssertJ.
Version1.0.0compared with
Version Details
| 0.9.3 | 1.0.0 | |
|---|---|---|
| Release date | Jul 19, 2017 | Jan 04, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.9.3 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.testifyproject.junit4 » spring-integration-test | - | - |
| + Added | org.testifyproject.local-resources » hsql | - | - |
| + Added | org.testifyproject.virtual-resources » docker | - | - |
| ~ Updated | org.springframework » spring-context | 4.3.7.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework.data » spring-data-jpa | 1.10.2.RELEASE | 2.0.2.RELEASE |
Provided Changes (1)
| 0.9.3 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.projectlombok » lombok | 1.16.16 | 1.16.18 |
Test Changes (6)
| 0.9.3 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.5.2 | 3.8.0 |
| ~ Updated | org.testifyproject.tools » test-logger | 0.9.6 | 1.0.2 |
| - Removed | junit » junit | 4.12 | - |
| - Removed | org.testifyproject.junit4 » spring-integration-test | 0.9.6 | - |
| - Removed | org.testifyproject.resources » hsql | 0.9.4 | - |
| - Removed | org.testifyproject.virtual-resources » docker | 0.9.2 | - |
