org.activemath.content.mediator
Class MediatorTests
java.lang.Object
org.activemath.content.mediator.MediatorTests
public class MediatorTests
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediatorTests
public MediatorTests()
main
public static void main(String[] args)
testCache
public static void testCache()
testMapping
public static void testMapping()
poseDummyQuery
public static void poseDummyQuery()
- This method is to initialize AM. It poses an empty query and catches the
ParseException.
printResult
public static void printResult(List result)
poseQuery
public static long poseQuery(String query,
boolean cache,
boolean output)
poseQuery
public static void poseQuery(String query)