uk.ac.soton.ecs.grimoires.test.JenaVsSesame
Class SesameTester

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.JenaVsSesame.Tester
      extended byuk.ac.soton.ecs.grimoires.test.JenaVsSesame.SesameTester

public class SesameTester
extends Tester

Author:
wf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
 
Fields inherited from class uk.ac.soton.ecs.grimoires.test.JenaVsSesame.Tester
businessFileName, currentConfiguration, dataFileName, directory, EXPECTED_SERVICE_NUMBER, gcSyn, indexTemplate, keyTemplate, queryFileName, serviceFileName, SERVICES_PER_MEASUREMENT, tModelFileName, verbose
 
Constructor Summary
SesameTester()
           
 
Method Summary
protected  void getService()
           
static void main(String[] args)
           
protected  void saveService()
           
 
Methods inherited from class uk.ac.soton.ecs.grimoires.test.JenaVsSesame.Tester
getIndex, getInputStreamOfNextBusiness, getInputStreamOfNextService, getInputStreamOfNexttModel, getQuery, getRandom, testServicePerformance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SesameTester

public SesameTester()
Method Detail

saveService

protected void saveService()
                    throws Exception
Specified by:
saveService in class Tester
Throws:
Exception

getService

protected void getService()
                   throws Exception
Specified by:
getService in class Tester
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception