KKlochko
|
82d8b4db8d
|
Fix the typo in the README.
|
2 years ago |
KKlochko
|
32bd931afc
|
Update the CI/CD configuration to publish the artifacts to the release.
|
2 years ago |
KKlochko
|
29b11f454f
|
Update the CHANGELOG.
|
2 years ago |
KKlochko
|
ec1053741e
|
Update the version.
|
2 years ago |
KKlochko
|
d5dbf2942d
|
Fix the validators's test have two variant of the order for methods.
|
2 years ago |
KKlochko
|
a6831ed77e
|
Update the CHANGELOG.
|
2 years ago |
KKlochko
|
d06a76e1e3
|
Update the version.
|
2 years ago |
KKlochko
|
8cdb151357
|
Update the README.
|
2 years ago |
KKlochko
|
afc43f49eb
|
Add the license, LGPLv3.
|
2 years ago |
KKlochko
|
87c9c83c20
|
Add the tests for test validators.
|
2 years ago |
KKlochko
|
11b1377a37
|
Update the TestCommandFactory to have the validators.
|
2 years ago |
KKlochko
|
238957419e
|
Update the block to run only a public method.
|
2 years ago |
KKlochko
|
c00320e295
|
Fix the test count for ClassLoader's test.
|
2 years ago |
KKlochko
|
ba9ce975c8
|
Add the invalid tests.
|
2 years ago |
KKlochko
|
7ac264e5e8
|
Fix the given-when-then tests to have public methods.
|
2 years ago |
KKlochko
|
e6de1bde03
|
Add a Calculator and its tests.
|
2 years ago |
KKlochko
|
8b7ba5f18b
|
Add validators to show error if a test method is invalid.
|
2 years ago |
KKlochko
|
71f30a43e9
|
Add the CHANGELOG.
|
2 years ago |
KKlochko
|
0bb1daf784
|
Fix the project name for the gradle build.
|
2 years ago |
KKlochko
|
a258a5f785
|
Update the build configuration to make the JAR file.
|
2 years ago |
KKlochko
|
f384ce5fe5
|
Add SimpleEmptyTest and its tests.
|
2 years ago |
KKlochko
|
5c1e69ed32
|
Add the error for an empty test.
|
2 years ago |
KKlochko
|
2e12fdbd34
|
Update the titles for SimpleFailedThenTest and SimpleGivenWhenThenTest.
|
2 years ago |
KKlochko
|
95a29a14fe
|
Update the tests to test the multi-block test.
|
2 years ago |
KKlochko
|
d69cf31964
|
Add a multi-block test.
|
2 years ago |
KKlochko
|
79c2f159e1
|
Add the multi-block tests support.
|
2 years ago |
KKlochko
|
b99f90132a
|
Add the main entry point.
|
2 years ago |
KKlochko
|
3d6b7b4d58
|
Add a constructor to set only a formatter for CLIReporter.
|
2 years ago |
KKlochko
|
d1399dac02
|
Add the CLITestRunner to run tests and to report the result.
|
2 years ago |
KKlochko
|
59d8fe7a4f
|
Update the CLI test formatting.
|
2 years ago |
KKlochko
|
c27d3eca13
|
Add the SingleTestLoader to create an object of a loaded Test class.
|
2 years ago |
KKlochko
|
1e3446a431
|
Add a constructor with a default factory for TestCommandQueueFactory.
|
2 years ago |
KKlochko
|
b1ef8dc32f
|
Fix the test title for SingleTestClassLoader.
|
2 years ago |
KKlochko
|
b57b005d97
|
Add the CLIReporter and its tests.
|
2 years ago |
KKlochko
|
9945480a6a
|
Add the AbstractReporter.
|
2 years ago |
KKlochko
|
df7c7e2b9f
|
Add default constructor for SimpleTestReportFormatter.
|
2 years ago |
KKlochko
|
28cd218bf7
|
Add Apache Commons Lang library.
|
2 years ago |
KKlochko
|
ff09435c04
|
Refactor the SimpleTestReportFormatter to use the interface.
|
2 years ago |
KKlochko
|
6d76646d16
|
Add the AbstractTestReportFormatter.
|
2 years ago |
KKlochko
|
458091a7e2
|
Fix the encoding issue.
|
2 years ago |
KKlochko
|
696037c2d3
|
Add the SimpleTestReportFormatter.
|
2 years ago |
KKlochko
|
189ba44c1d
|
Add the TestCommandMetaDataFactory to generate the metadata.
|
2 years ago |
KKlochko
|
bcdd11c5a3
|
Add the ClassLoader.
|
2 years ago |
KKlochko
|
19f638e091
|
Fix typos and improve description in the tests.
|
2 years ago |
KKlochko
|
38f4cf3464
|
Add the NameClassLoader.
|
2 years ago |
KKlochko
|
a0880372f8
|
Add the com.google.guava as a dependency.
|
2 years ago |
KKlochko
|
db0c3da413
|
Add the single class loader.
|
2 years ago |
KKlochko
|
75e30ddae9
|
Add the queue factory for test commands.
|
2 years ago |
KKlochko
|
9056c8d047
|
Add Abstract and Simple factories to create a test runner.
|
2 years ago |
KKlochko
|
a1b85e3771
|
Refactor the SimpleTestRunner and its test.
|
2 years ago |