Loading repository data…
Loading repository data…
adligo / repository
Tests4j is a concurrent testing framework inspired by JUnit with code coverage, reference / dependency graph assertions, and various scopes (SourceFileTrials, ApiTrials, DataTrials, UseCaseTrials and MetaTrials). It is the longterm goal of Tests4j to be a unified solution for testing all software with enhanced support for software that runs on JVMs (Java Virtual Machines [Java, EMCA/Javascript, Scala, Closure, etc]).
Requirements of this project
Check-in procedure;
@diagram_sync should be in the following format @diagram_sync on (date) with (optional other project name)/diagram.(type i.e. seq) Also each diagram sequence arrow should point have at least two comments in the code;
Also the bottom right hand of each diagram should contain info about when it was last synchronized with the java code.
https://javaee.github.io/jaxb-v2/ Note after you download this do NOT open it in Eclipse. Eclipse will screw up the /bin directory and cause the following error; Exception in thread "main" java.lang.NoClassDefFoundError: javax/activation/DataSource
We use the xjc tool to manually create Java from the .xsd files under the org.adligo.tests4j.run.xml package folder. @see the runXjc.sh script in this folder