Class TestTraceSearcher
- java.lang.Object
-
- org.hansken.plugin.extraction.test.serialize.TestTraceSearcher
-
- All Implemented Interfaces:
TraceSearcher
public class TestTraceSearcher extends Object implements TraceSearcher
-
-
Constructor Summary
Constructors Constructor Description TestTraceSearcher(Path tracePath)
-
-
-
Constructor Detail
-
TestTraceSearcher
public TestTraceSearcher(Path tracePath)
-
-
Method Detail
-
search
public SearchResult search(String query, int count) throws ExecutionException
- Specified by:
searchin interfaceTraceSearcher- Throws:
ExecutionException
-
-