Download YATF4J Free Java Code
Description
Yet another test framework for Java. The idea behind this framework is to allow for better running and tool support for your tests.
Source Files
The download file YATF4J-master.zip has the following entries.
.gitignore//www. j a v a 2 s . co m
Derp/.classpath
Derp/.project
Derp/.settings/org.eclipse.jdt.core.prefs
Derp/.settings/org.eclipse.m2e.core.prefs
Derp/pom.xml
Derp/src/LiveCode.java
Derp/src/MainTest.java
README.md
YATF4J/.checkstyle
YATF4J/.classpath
YATF4J/.gitignore
YATF4J/.project
YATF4J/pom.xml
YATF4J/src/main/java/org/yat4j/NonTest.java
YATF4J/src/main/java/org/yat4j/Post.java
YATF4J/src/main/java/org/yat4j/Pre.java
YATF4J/src/main/java/org/yat4j/Tests.java
YATF4J/src/test/java/org/yatf4j/FirstTest.java
YATF4J/src/test/java/org/yatf4j/Post.java
YATF4J/src/test/java/org/yatf4j/Pre.java
YATF4J/src/test/java/org/yatf4j/SampleTest.java
YATF4J/src/test/java/org/yatf4j/Tests.java
can_this_be_done_with_junit/.classpath
can_this_be_done_with_junit/.project
can_this_be_done_with_junit/.settings/org.eclipse.jdt.core.prefs
can_this_be_done_with_junit/src/AssertionTracker.java
can_this_be_done_with_junit/src/MultiAssertTestRunner.java
can_this_be_done_with_junit/src/PrimeFactors.java
can_this_be_done_with_junit/src/TestWithSeveralFailuresPerAssert.java
junit-playground/pom.xml
junit-playground/src/test/java/MultiAssertRunner.java
junit-playground/src/test/java/TestWithSeveralFailures.java
Download
Click the following link to download YATF4J-master.zip.
YATF4J-master.zip