Creates a new quickstart project to system test Spring Boot 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 (12)
| 0.9.3 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.testifyproject.client » jersey-client | - | - |
| + Added | org.testifyproject.junit4 » spring-boot-system-test | - | - |
| + Added | org.testifyproject.local-resources » hsql | - | - |
| + Added | org.testifyproject.virtual-resources » docker | - | - |
| ~ Updated | org.hibernate » hibernate-core | 5.1.0.Final | 5.0.12.Final |
| ~ Updated | org.hibernate » hibernate-entitymanager | 5.1.0.Final | 5.0.12.Final |
| ~ Updated | org.postgresql » postgresql | 9.4.1207 | 9.4.1212.jre7 |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 1.5.2.RELEASE | 1.5.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-data-jpa | 1.5.2.RELEASE | 1.5.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-hateoas | 1.5.2.RELEASE | 1.5.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-validation | 1.5.2.RELEASE | 1.5.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-starter-web | 1.5.2.RELEASE | 1.5.7.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 (9)
| 0.9.3 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.5.2 | 2.6.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-boot-system-test | 0.9.6 | - |
| - Removed | org.testifyproject.resources » hsql | 0.9.4 | - |
| - Removed | org.testifyproject.virtual-resources » docker | 0.9.2 | - |
