Closed bergmanngabor closed 12 years ago
@abelhegedus here you go!
The match set recording is partially integrated into the prototype of the testing framework.
The TestExecutor class already includes a method for turning matcher match sets into match set records, but it may be moved to a utility class since a developer extension to the Query Explorer will need it to save match sets into file (e.g. for aiding test case specification). Also, it will also probably become an API for clients to persist match sets from code.
Remaining issues:
The snapshot storing and handling is ready.
Title says it all