test: added GraphFilter and GraphFilterConductor tests
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
) const;
|
||||
|
||||
protected:
|
||||
const Graph& getGraph() const;
|
||||
Token* getTokenWithId(Id tokenId) const;
|
||||
std::vector<TokenLocation*> getTokenLocationsForId(Id tokenId) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user