aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/TestSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add compound test to default tests.feature/test-output-htmlJ08nY2017-10-311-18/+56
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-12/+15
* Split ResponseWriter into separate class, introduce TestRunner.J08nY2017-10-251-19/+3
* Split TestSuite classes into separate files.J08nY2017-10-251-234/+0
* Add Compund test to test-vectors suite.J08nY2017-10-251-5/+24
* Rename some OutputWriter methods, add YAMLOutputWriter.J08nY2017-10-241-10/+9
* Refactor response and test outputing into separate writers.J08nY2017-10-151-15/+18
* Abstract out Test and move its simple implementation to Test.Simple.J08nY2017-10-151-36/+36
* Reorganize reader packages.J08nY2017-10-131-0/+320