5 Another day of not getting much done at all, I have been busy fixing a
10 What I can do when it comes to the test caller is have a class which has a
11 cached database of sorts when it comes to names. Although this might not be
12 needed even though allocating names every time is a bit inefficient.
16 I could merge the test name and default test group for the most part.
20 Instead of two methods, one for the name and the default tests, they can be
25 For specific test regions I can use try with resources.
29 Co-dependencies would definitely be useful.
33 So now I have a base refactor of the test interfaces, I just now need to
34 implement them. Currently the new test interfaces are much better than before.
35 Then with an abstract `TestCaller` I can have different means of test