KKlochko
KKlochko pushed to dev at KKlochko/cipher-analytical-machine 2023-10-09 17:02:17 +00:00
77efa81c54 Add the Gitlab CI/CD configuration.
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-08 16:59:06 +00:00
c27d3eca13 Add the SingleTestLoader to create an object of a loaded Test class.
1e3446a431 Add a constructor with a default factory for TestCommandQueueFactory.
b1ef8dc32f Fix the test title for SingleTestClassLoader.
Compare 3 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-07 17:12:38 +00:00
b57b005d97 Add the CLIReporter and its tests.
9945480a6a Add the AbstractReporter.
df7c7e2b9f Add default constructor for SimpleTestReportFormatter.
28cd218bf7 Add Apache Commons Lang library.
Compare 4 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-06 19:11:52 +00:00
ff09435c04 Refactor the SimpleTestReportFormatter to use the interface.
6d76646d16 Add the AbstractTestReportFormatter.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-06 15:42:09 +00:00
458091a7e2 Fix the encoding issue.
KKlochko created branch dev in KKlochko/cipher-analytical-machine 2023-10-05 17:13:50 +00:00
KKlochko pushed to dev at KKlochko/cipher-analytical-machine 2023-10-05 17:13:50 +00:00
51609b1d27 Add the clojure wrapper for the frequency analizer and its test.
40af8401b2 Add a frequency analyzer as a stub.
0a87ab9e91 Add the Caesar decrypted interface for Java.
9c1a8b1bae Add the java source path.
Compare 4 commits »
KKlochko pushed to main at KKlochko/cipher-analytical-machine 2023-10-05 14:50:43 +00:00
c3ea58f867 Add the CHANGELOG.
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-04 19:39:26 +00:00
696037c2d3 Add the SimpleTestReportFormatter.
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-03 19:34:42 +00:00
189ba44c1d Add the TestCommandMetaDataFactory to generate the metadata.
KKlochko pushed to main at KKlochko/cipher-analytical-machine 2023-10-02 19:30:45 +00:00
df8f580f93 Fix writing to a file only when the option is set.
871fc3ed55 Fix checking for file existence only when the options are set.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-10-01 17:16:43 +00:00
bcdd11c5a3 Add the ClassLoader.
19f638e091 Fix typos and improve description in the tests.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-30 18:26:11 +00:00
38f4cf3464 Add the NameClassLoader.
a0880372f8 Add the com.google.guava as a dependency.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-29 17:49:08 +00:00
db0c3da413 Add the single class loader.
KKlochko pushed to main at KKlochko/cipher-analytical-machine 2023-09-28 18:03:30 +00:00
79a498022e Add the file errors to prevent using an invalid file path.
5d56abbee9 Add the output option to save into a file.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-27 18:56:59 +00:00
75e30ddae9 Add the queue factory for test commands.
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-26 19:26:38 +00:00
9056c8d047 Add Abstract and Simple factories to create a test runner.
a1b85e3771 Refactor the SimpleTestRunner and its test.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-25 14:09:39 +00:00
0683be643f Refactor tests for the SimpleTestRunner.
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-24 18:57:32 +00:00
e67bdc4bb0 Fix the BlockDecorator to throw the AsssertionError, if any.
9a14ea6486 Add SimpleTestRunner as a test runner.
Compare 2 commits »
KKlochko pushed to main at KKlochko/simple-jbdd 2023-09-23 19:02:51 +00:00
1549f85a49 Add the CI/CD configuration for Gradle and Maven build.
efb644e6a9 Add the create method for the TestCommandFactory.
6a3d7f4f42 Add the test block decorator.
6feb7f87dc Add abstract and simple test commands.
47af8b4522 Add a test example without a title annotation.
Compare 7 commits »