Commit Graph

18 Commits (a0880372f8883e775ca29b6cb1f8b8120c118813)

Author SHA1 Message Date
KKlochko db0c3da413 Add the single class loader.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2 years ago
KKlochko 75e30ddae9 Add the queue factory for test commands.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2 years ago
KKlochko 9056c8d047 Add Abstract and Simple factories to create a test runner.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2 years ago
KKlochko a1b85e3771 Refactor the SimpleTestRunner and its test.
continuous-integration/drone/tag Build is passing Details
2 years ago
KKlochko e67bdc4bb0 Fix the BlockDecorator to throw the AsssertionError, if any.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2 years ago
KKlochko 9a14ea6486 Add SimpleTestRunner as a test runner.
continuous-integration/drone/tag Build is failing Details
2 years ago
KKlochko efb644e6a9 Add the create method for the TestCommandFactory.
2 years ago
KKlochko 6a3d7f4f42 Add the test block decorator.
2 years ago
KKlochko 6feb7f87dc Add abstract and simple test commands.
2 years ago
KKlochko 47af8b4522 Add a test example without a title annotation.
2 years ago
KKlochko db8fe1fc47 Update test examples to have annotations with values.
2 years ago
KKlochko e803452389 Add the Title annotation.
2 years ago
KKlochko 08c85459a7 Add the TestCommandFactory with a getTestMethods.
2 years ago
KKlochko 9edbca09cf Add the Test class as ABC.
2 years ago
KKlochko b3a010f6e9 Add test examples.
2 years ago
KKlochko b1332c838b Refactor the Sum class to be moved into the samples package.
2 years ago
KKlochko df1261f31c Add the Given-When-Then annotations.
2 years ago
KKlochko 4136775a1f Add the Sum class to test as an example.
2 years ago