Class Summary |
AbstractFilterTests |
Does setup of polygon to test filter in other test classes |
AntlrTest |
This test the parsing of expression for the logic language that is done with the help
of Antlr. |
BooleanTaskTest |
Test filter based direct boolean expressions evaluated in a JEXL context |
FilterFactoryTest |
Test FilterFactory
Currently only test the AST tree structure
TODO Expanded |
PointOfTypeFilterTest |
Test filter based on type of points
Create a rootTask and set the polygon in this since the filters need to run
in a JEXL context |
PolygonSpatialPointFilterTest |
|