Creates a new quickstart project to system test Spring Application 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 (11)
| 0.9.3 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-core | - | 2.9.2 |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.9.2 |
| + Added | org.testifyproject.client » jersey-client | - | - |
| + Added | org.testifyproject.junit4 » spring-system-test | - | - |
| + Added | org.testifyproject.local-resources » hsql | - | - |
| + Added | org.testifyproject.server » undertow | - | - |
| + Added | org.testifyproject.virtual-resources » docker | - | - |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.8.4 | 2.9.0 |
| ~ Updated | org.springframework » spring-webmvc | - | 5.0.2.RELEASE |
| ~ Updated | org.springframework.data » spring-data-jpa | 1.6.6.RELEASE | 2.0.2.RELEASE |
| ~ Updated | org.springframework.hateoas » spring-hateoas | 0.20.0.RELEASE | 0.23.0.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 (10)
| 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.glassfish.jersey.core » jersey-client | 2.25.1 | - |
| - Removed | org.glassfish.jersey.media » jersey-media-json-jackson | 2.25.1 | - |
| - Removed | org.testifyproject.client » jersey-client | 0.9.6 | - |
| - Removed | org.testifyproject.junit4 » spring-system-test | 0.9.6 | - |
| - Removed | org.testifyproject.resources » hsql | 0.9.4 | - |
| - Removed | org.testifyproject.server » undertow | 0.9.6 | - |
| - Removed | org.testifyproject.virtual-resources » docker | 0.9.2 | - |
