Last Version

SodaTest JUnit Integration 0.2.1

contains the JUnitSodaTestLauncherTestBase which you can create subclasses of in your own test tree to easily get JUnit running your SodaTests.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.sodatest
ArtifactId

ArtifactId

sodatest-junit
Version

Version

0.2.1
Type

Type

jar
Description

Description

SodaTest JUnit Integration
contains the JUnitSodaTestLauncherTestBase which you can create subclasses of in your own test tree to easily get JUnit running your SodaTests.
Project Organization

Project Organization

Belmont Technology Pty Ltd

Download sodatest-junit 0.2.1


<!-- https://jarcasting.com/artifacts/org.sodatest/sodatest-junit/ -->
<dependency>
    <groupId>org.sodatest</groupId>
    <artifactId>sodatest-junit</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sodatest/sodatest-junit/
implementation 'org.sodatest:sodatest-junit:0.2.1'
// https://jarcasting.com/artifacts/org.sodatest/sodatest-junit/
implementation ("org.sodatest:sodatest-junit:0.2.1")
'org.sodatest:sodatest-junit:jar:0.2.1'
<dependency org="org.sodatest" name="sodatest-junit" rev="0.2.1">
  <artifact name="sodatest-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sodatest', module='sodatest-junit', version='0.2.1')
)
libraryDependencies += "org.sodatest" % "sodatest-junit" % "0.2.1"
[org.sodatest/sodatest-junit "0.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.sodatest : sodatest-runtime jar 0.2.1
org.scala-lang : scala-library jar 2.8.1
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.