1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: AssertEquals behaves differently from JUnit if the expected object is null. More... over 14 years ago
The TestRunner provides more detailed failure and error messages. More... over 15 years ago
TestResults now include messages for failed tests. More... over 15 years ago
TestListener for monitoring data written to standard output. More... over 15 years ago
XmlTestResults now encapsulated in an XML element. More... over 15 years ago
The endMeasurement() method was invoked in the wrong place! More... over 15 years ago
The TestRunner class now writes an XML report to standard out. More... over 15 years ago
Code review: Fixed clumsy code for throwing a BuildException. More... over 15 years ago
Improving JavaDoc comment. More... over 15 years ago
Improving JavaDoc comment. More... over 15 years ago
A TimedMeasurement where the clock resolution is zero will delay a test run until the next clock. More... over 15 years ago
Tests can specify when performance measurements should start and end. More... almost 16 years ago
MemoryMeasurement tests can be configured to run or not run the GC. More... almost 16 years ago
1. PerformanceMeasurements that fail have more detailed messages. More... almost 16 years ago
Changing the coding idiom for the PerformanceMeasurement to simplify supporting adding a performance measurement to all tests or a single test in a TestCase. More... almost 16 years ago
The TimedMeasurement class now takes clock resolution into account. More... almost 16 years ago
JMUnit version changed from 1.1 to 1.2. More... almost 16 years ago
Fixed incorrect @params. More... almost 16 years ago
Removed a redundant import. More... almost 16 years ago
Performance monitoring classes added. More... almost 16 years ago
CLDC 1.0 and 1.1 supported. More... almost 16 years ago
JavaDoc comments added to all files. More... almost 16 years ago
Added Apache License and other comments. More... almost 16 years ago
Error message content added to XML report. More... almost 16 years ago
JMUnit task works for CLDC 1.0. More... almost 16 years ago
Changing build to use Java 1.3 rather than Java 6. More... almost 16 years ago
Jmunit task now runs tests. More... almost 16 years ago
Refactoring so that we need only one jmunit task irrespective of whether we're using CLDC 1.0 or 1.1 tests. More... almost 16 years ago
The AssertNotSame assertion's unhelpful message has been fixed. More... almost 16 years ago
Release 1.1 More... almost 16 years ago