This module contains common code to test different backend implementations.
Like the tests each backend should pass or utility classes that works well
with each backend test suite.
NOTE: It must be used just for test cases, not for production code.
| License | AGPL 3.0Commercial |
|---|---|
| Tags | toolstestingbackendengine |
| Date | Oct 24, 2018 |
| Files | pom (2 KB) jar (40 KB) View All |
| Repositories | CentralGradle Plugins |
| Ranking | #165301 in MvnRepository (See Top Artifacts) |
| Used By | 3 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
AGPL 3.0Commercial | com.torodb.engine.backend » backend-common | 0.50.3 | ✔ |
Provided Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Defect Detection LGPL 2.1 | com.google.code.findbugs » annotations | 3.0.1 | 4.9.8 | |
| Testing EPL 2.0 | junit » junit1 vulnerability | 4.12 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-api | 5.0.0-M4 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.0.0-M4 | 6.0.1 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.0.0-M4 | 6.0.1 | |
EPL 2.0 | org.junit.platform » junit-platform-runner | 1.0.0-M4 | 1.14.1 |
Licenses
| License | URL |
|---|---|
| GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007 | http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| Commercial License |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| ToroDB Project Contributors | torodb<at>8kdata.com | torodb.com | The ToroDB Project |
Related Books
| Pragmatic Unit Testing in Java with JUnit (2024) by Langr, Jeff | |
| Test-Driven Development with Java: Create higher-quality software by writing tests first with SOLID and hexagonal architecture (2023) by Mellor, Alan | |
| Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code (2021) by Siddiqui, Saleem | |
| Test-Driven Java Development - Second Edition: Invoke TDD principles for end-to-end application development (2018) by Garcia, Alex, Farcic, Viktor | |
| Java For Testers: Learn Java fundamentals fast (2015) by Richardson, Mr Alan J | |
| Test Driven: TDD and Acceptance TDD for Java Developers (2007) by Koskela, Lasse |