The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.pyx4me | cldcunit | 2.0.2 | - | jar | |
junit | junit | 3.8.1 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.pyx4me | cldcunit-se | 2.0.2 | - | jar | |
j2me | cldcapi | 1.0 | - | jar | |
j2me | jsr082 | 1.0 | - | jar | |
j2me | midpapi | 2.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
A collection of BlueTooth utilities, applications, games and documentation for J2ME platform
pyx4me JUnit for CLDC framework, projects parent
http://www.pyx4me.com/pyx4me-cldcunit/cldcunit-se
Unnamed - j2me:cldcapi:jar:1.0
pyx4me JUnit for CLDC framework, projects parent
http://www.pyx4me.com/pyx4me-cldcunit/cldcunit
Unnamed - j2me:midpapi:jar:2.0
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.