-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
20 lines (19 loc) · 1.16 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TO DO:
-extend support for multiple terminal symbols definition with same expression, but derived from different non-terminal
-search a way to hide from the generated steps the TesterModuleMessenger, keeping it available for Aspectj
-improve lexical parameter passage (Pair)
-optimizing class, arguments and method passage through reflection with construnctors and using shared class instance
-optimize timing method in probabilistic testing suite
-manage exception handling
-fix "at least|at most" bug
- insert exception for multiple user defined method associated with statFormula
-add recogniition of initializiation and finalization step. Possible incompatibilities with new testing suites
- better dry for method invokeTestingSuite
- manage view
- eliminate the fact that you need to pass tmm for aspectj with invokeTesting
DONE:
-checked scalacheck
-added support for shared execution for differenet nonfunctional requirements
-added iterationreport that keeps track of the execution time and exceptions of each iteration
-decoupled stateFormula verification of externally defined method and scenario scope
-eliminated need for explicit declaration of dependency