Ant test

Tests passed/Failed/Skipped:165/0/0
Started on:Wed Feb 17 15:34:08 GMT 2010
Total time:524 seconds (524407 ms)
Included groups:
Excluded groups:performance

(Hover the method name to see the test class name)

PASSED TESTS
Test method Instance Time (seconds) Exception
marshallPreset
Test class:Ant test
compbio.metadata.PresetTester@50009f0d0
readStatistics
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e1
readStatistics
Test class:Ant test
compbio.runner.msa.MafftTester@259a84160
readStatistics
Test class:Ant test
compbio.runner.msa.MuscleTester@37b994de0
readStatistics
Test class:Ant test
compbio.runner.msa.ProbconsTester@5a57e7870
readStatistics
Test class:Ant test
compbio.runner.msa.TcoffeeTester@7df1bd980
readStatisticsClusterExecution
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e8
test
Test class:Ant test
compbio.engine.PulledFileCacheTester@1164b9b65
testArguments
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba3
testArguments
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722436
testArguments
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a37
testArguments
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc97662
testArguments
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e678
testAsyncCancelOperation
Test class:Ant test
compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testAsyncRetrievOperation
Test class:Ant test
compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testCache
Test class:Ant test
compbio.engine.FilePullerTester@5fa80aea6
testCancel
Test class:Ant test
compbio.engine.cluster.drmaa.DrmaaAsyncClusterEngineTester@24e33e181
compbio.metadata.ResultNotAvailableException: java.io.FileNotFoundException: Result for the jobId /homes/pvtroshin/workspace/clustengine/jobsout/local/ClustalW#6731244848891847 with file name TO1381.clustal.cluster.out is not found!
	at compbio.runner.msa.ClustalW.getResults(ClustalW.java:79)
	at compbio.runner.msa.ClustalW.getResults(ClustalW.java:37)
	at compbio.engine.client.ConfExecutable.getResults(ConfExecutable.java:206)
	at compbio.engine.cluster.drmaa.DrmaaAsyncClusterEngineTester.testCancel(DrmaaAsyncClusterEngineTester.java:109)
Caused by: java.io.FileNotFoundException: Result for the jobId /homes/pvtroshin/workspace/clustengine/jobsout/local/ClustalW#6731244848891847 with file name TO1381.clustal.cluster.out is not found!
	at compbio.runner.Util.readClustalFile(Util.java:126)
	at compbio.runner.msa.ClustalW.getResults(ClustalW.java:76)
	... 25 more
... Removed 22 stack frames
Click to show all stack frames
compbio.metadata.ResultNotAvailableException: java.io.FileNotFoundException: Result for the jobId /homes/pvtroshin/workspace/clustengine/jobsout/local/ClustalW#6731244848891847 with file name TO1381.clustal.cluster.out is not found!
	at compbio.runner.msa.ClustalW.getResults(ClustalW.java:79)
	at compbio.runner.msa.ClustalW.getResults(ClustalW.java:37)
	at compbio.engine.client.ConfExecutable.getResults(ConfExecutable.java:206)
	at compbio.engine.cluster.drmaa.DrmaaAsyncClusterEngineTester.testCancel(DrmaaAsyncClusterEngineTester.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
Caused by: java.io.FileNotFoundException: Result for the jobId /homes/pvtroshin/workspace/clustengine/jobsout/local/ClustalW#6731244848891847 with file name TO1381.clustal.cluster.out is not found!
	at compbio.runner.Util.readClustalFile(Util.java:126)
	at compbio.runner.msa.ClustalW.getResults(ClustalW.java:76)
	... 25 more
testCancel
Test class:Ant test
compbio.engine.cluster.drmaa.DrmaaClusterEngineTester@4301ac931
testCancelCompletedTaskLocally
Test class:Ant test
compbio.engine.local.AsyncLocalRunnerTester@7461f5333
testCancelCompletedTaskLocally
Test class:Ant test
compbio.engine.local.LocalRunnerTester@4b2922f60
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.LocalRunner.waitForResult(LocalRunner.java:99)
	at compbio.engine.local.LocalRunnerTester.testCancelCompletedTaskLocally(LocalRunnerTester.java:139)
... Removed 22 stack frames
Click to show all stack frames
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.LocalRunner.waitForResult(LocalRunner.java:99)
	at compbio.engine.local.LocalRunnerTester.testCancelCompletedTaskLocally(LocalRunnerTester.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testCancelLocally
Test class:Ant test
compbio.engine.local.AsyncLocalRunnerTester@7461f5330
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.AsyncLocalRunner.getResults(AsyncLocalRunner.java:130)
	at compbio.engine.local.AsyncLocalRunnerTester.testCancelLocally(AsyncLocalRunnerTester.java:105)
... Removed 22 stack frames
Click to show all stack frames
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.AsyncLocalRunner.getResults(AsyncLocalRunner.java:130)
	at compbio.engine.local.AsyncLocalRunnerTester.testCancelLocally(AsyncLocalRunnerTester.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testCancelLocally
Test class:Ant test
compbio.engine.local.LocalRunnerTester@4b2922f60
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.LocalRunner.waitForResult(LocalRunner.java:99)
	at compbio.engine.local.LocalRunnerTester.testCancelLocally(LocalRunnerTester.java:66)
... Removed 22 stack frames
Click to show all stack frames
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.LocalRunner.waitForResult(LocalRunner.java:99)
	at compbio.engine.local.LocalRunnerTester.testCancelLocally(LocalRunnerTester.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testCleanSequence
Test class:Ant test
compbio.data.sequence.SequenceUtilTester@ad722000
testClusterEngineConf
Test class:Ant test
compbio.engine.conf.PropertyHelperManagerTester@307bd0d0
testClusterExecute
Test class:Ant test
compbio.runner.msa.MafftTester@259a841611
testClusterExecute
Test class:Ant test
compbio.runner.msa.ProbconsTester@5a57e78719
testClusterExecute
Test class:Ant test
compbio.runner.msa.TcoffeeTester@7df1bd985
testCommandBuilding
Test class:Ant test
compbio.engine.client.CommandBuilderTester@6bdc64a50
testConfiguration
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba0
testConfiguration
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722430
testConfiguration
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a30
testConfiguration
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc97660
testConfiguration
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e670
testConfigurationLoading
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e0
testConfigurationLoading
Test class:Ant test
compbio.runner.msa.MafftTester@259a84160
testConfigurationLoading
Test class:Ant test
compbio.runner.msa.MuscleTester@37b994de0
testConfigurationLoading
Test class:Ant test
compbio.runner.msa.ProbconsTester@5a57e7870
testConfigurationLoading
Test class:Ant test
compbio.runner.msa.TcoffeeTester@7df1bd980
testConstrainedParametersMaxValues
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba1
testConstrainedParametersMaxValues
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722433
testConstrainedParametersMaxValues
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a31
testConstrainedParametersMaxValues
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc976638
testConstrainedParametersMaxValues
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e6711
testConstrainedParametersMinValues
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba1
testConstrainedParametersMinValues
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722431
testConstrainedParametersMinValues
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a30
testConstrainedParametersMinValues
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc97660
testConstrainedParametersMinValues
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e675
testConstrainedParametersRandomValues
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba3
testConstrainedParametersRandomValues
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722437
testConstrainedParametersRandomValues
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a37
testConstrainedParametersRandomValues
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc976661
testConstrainedParametersRandomValues
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e6721
testCreateNumParameterWithoutValidValue
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
java.lang.IllegalStateException: Attempting to set default value for parameter: Option name: Matrix
Description: DNA weight matrix
URL: null
Is required: false

 Without possible values! Please define possible value first!
	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:234)
	at compbio.metadata.RunnerConfigTester.testCreateNumParameterWithoutValidValue(RunnerConfigTester.java:222)
... Removed 22 stack frames
Click to show all stack frames
java.lang.IllegalStateException: Attempting to set default value for parameter: Option name: Matrix
Description: DNA weight matrix
URL: null
Is required: false

 Without possible values! Please define possible value first!
	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:234)
	at compbio.metadata.RunnerConfigTester.testCreateNumParameterWithoutValidValue(RunnerConfigTester.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testCreateParameter
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
compbio.metadata.WrongParameterException: Attempting to set illegal value 'pam22' for the parameter: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
POSSIBLE VALUES:
BLOSUM
GONNET
ID
PAM


	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:240)
	at compbio.metadata.RunnerConfigTester.testCreateParameter(RunnerConfigTester.java:93)
... Removed 22 stack frames
Click to show all stack frames
compbio.metadata.WrongParameterException: Attempting to set illegal value 'pam22' for the parameter: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
POSSIBLE VALUES:
BLOSUM
GONNET
ID
PAM


	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:240)
	at compbio.metadata.RunnerConfigTester.testCreateParameter(RunnerConfigTester.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testCreateParameterWithValidValueConstrain
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
testDeepCleanSequence
Test class:Ant test
compbio.data.sequence.SequenceUtilTester@ad722000
testDefaultParameters
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba0
testDefaultParameters
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc7224320
testDefaultParameters
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a30
testDefaultParameters
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc976614
testDefaultParameters
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e6710
testExecute
Test class:Ant test
compbio.runner.msa.MafftTester@259a84160
testExecute
Test class:Ant test
compbio.runner.msa.ProbconsTester@5a57e7870
testExecute
Test class:Ant test
compbio.runner.msa.TcoffeeTester@7df1bd980
testGet
Test class:Ant test
compbio.engine.FilePullerTester@5fa80aea0
testGetAsyncEngine
Test class:Ant test
compbio.engine.EngineConfiguratorTester@31f9338f0
testGetClassPath
Test class:Ant test
compbio.engine.client.PathValidatorTester@5253c3f50
testGetDelay
Test class:Ant test
compbio.engine.FilePullerTester@5fa80aea0
testGetDirectory compbio.engine.conf.DirectoryManagerTester@1c1474ea0
testGetDirectory compbio.engine.conf.DirectoryManagerTester@1c1474ea0
testGetDirectory compbio.engine.conf.DirectoryManagerTester@1c1474ea0
testGetDirectory compbio.engine.conf.DirectoryManagerTester@1c1474ea0
testGetFormattedFasta
Test class:Ant test
compbio.data.sequence.FastaSequenceTester@ec0a9f90
testGetJobStatus
Test class:Ant test
compbio.engine.cluster.drmaa.DrmaaAsyncClusterEngineTester@24e33e1820
testGetStatus compbio.engine.local.AsyncLocalRunnerTester@7461f53320
testGetStatus compbio.engine.local.AsyncLocalRunnerTester@7461f53320
testGetStatus compbio.engine.local.AsyncLocalRunnerTester@7461f53321
testGetStatus compbio.engine.local.AsyncLocalRunnerTester@7461f53340
testGetStatus compbio.engine.local.AsyncLocalRunnerTester@7461f53320
testGetSyncEngine
Test class:Ant test
compbio.engine.EngineConfiguratorTester@31f9338f0
testGetTestArgsCommand
Test class:Ant test
compbio.runner._impl.OBTester@327124af0
testGetTestArgsCommand
Test class:Ant test
compbio.runner._impl.RPSBlastTester@221f77080
testGetTestCommand
Test class:Ant test
compbio.runner._impl.MclTester@4402a6ff0
testGetTestCommand
Test class:Ant test
compbio.runner._impl.NetNglycTester@a21d23b0
testGetTestCommand
Test class:Ant test
compbio.runner._impl.OBTester@327124af0
testGetTestCommand
Test class:Ant test
compbio.runner._impl.RPSBlastTester@221f77080
testGetTestCommand
Test class:Ant test
compbio.runner._impl.RonnTester@3fbfbfb80
testGetTestCommand
Test class:Ant test
compbio.runner._impl.Tmhmm2Tester@45c3e9ba0
testIsAbsolutePath
Test class:Ant test
compbio.engine.client.PathValidatorTester@5253c3f50
testLoadLimits
Test class:Ant test
compbio.runner.msa.LimitTester@1b0c6cfc0
testMarshalling
Test class:Ant test
compbio.engine.conf.RunnerConfigMarshallerTester@710ca2080
testMarshalling
Test class:Ant test
compbio.metadata.OptionMarshallerTester@372c95570
javax.xml.bind.MarshalException
 - with linked exception:
[org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.]
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:328)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:254)
	at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:75)
	at compbio.engine.conf.RunnerConfigMarshaller.writeAndValidate(RunnerConfigMarshaller.java:88)
	at compbio.metadata.OptionMarshallerTester.testMarshalling(OptionMarshallerTester.java:140)
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:410)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3165)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1777)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:685)
	at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:549)
	at org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:527)
	at com.sun.xml.bind.v2.runtime.output.SAXOutput.endStartTag(SAXOutput.java:124)
	at com.sun.xml.bind.v2.runtime.output.ForkXmlOutput.endStartTag(ForkXmlOutput.java:102)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.endAttributes(XMLSerializer.java:305)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:697)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty.serializeItem(ArrayElementNodeProperty.java:65)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementProperty.serializeListBody(ArrayElementProperty.java:168)
	at com.sun.xml.bind.v2.runtime.property.ArrayERProperty.serializeBody(ArrayERProperty.java:152)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeBody(ClassBeanInfoImpl.java:332)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsSoleContent(XMLSerializer.java:592)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeRoot(ClassBeanInfoImpl.java:320)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:493)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:325)
	... 26 more
... Removed 22 stack frames
Click to show all stack frames
javax.xml.bind.MarshalException
 - with linked exception:
[org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.]
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:328)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:254)
	at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:75)
	at compbio.engine.conf.RunnerConfigMarshaller.writeAndValidate(RunnerConfigMarshaller.java:88)
	at compbio.metadata.OptionMarshallerTester.testMarshalling(OptionMarshallerTester.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:410)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3165)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1777)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:685)
	at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:549)
	at org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:527)
	at com.sun.xml.bind.v2.runtime.output.SAXOutput.endStartTag(SAXOutput.java:124)
	at com.sun.xml.bind.v2.runtime.output.ForkXmlOutput.endStartTag(ForkXmlOutput.java:102)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.endAttributes(XMLSerializer.java:305)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:697)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty.serializeItem(ArrayElementNodeProperty.java:65)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementProperty.serializeListBody(ArrayElementProperty.java:168)
	at com.sun.xml.bind.v2.runtime.property.ArrayERProperty.serializeBody(ArrayERProperty.java:152)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeBody(ClassBeanInfoImpl.java:332)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsSoleContent(XMLSerializer.java:592)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeRoot(ClassBeanInfoImpl.java:320)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:493)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:325)
	... 26 more
testMultipleCancelLocally
Test class:Ant test
compbio.engine.local.AsyncLocalRunnerTester@7461f5330
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.AsyncLocalRunner.getResults(AsyncLocalRunner.java:130)
	at compbio.engine.local.AsyncLocalRunnerTester.testMultipleCancelLocally(AsyncLocalRunnerTester.java:239)
... Removed 22 stack frames
Click to show all stack frames
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.AsyncLocalRunner.getResults(AsyncLocalRunner.java:130)
	at compbio.engine.local.AsyncLocalRunnerTester.testMultipleCancelLocally(AsyncLocalRunnerTester.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testMultipleCancelLocally
Test class:Ant test
compbio.engine.local.LocalRunnerTester@4b2922f60
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.LocalRunner.waitForResult(LocalRunner.java:99)
	at compbio.engine.local.LocalRunnerTester.testMultipleCancelLocally(LocalRunnerTester.java:114)
... Removed 22 stack frames
Click to show all stack frames
java.util.concurrent.CancellationException
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
	at java.util.concurrent.FutureTask.get(FutureTask.java:83)
	at compbio.engine.local.LocalEngineUtil.getResults(LocalEngineUtil.java:108)
	at compbio.engine.local.LocalRunner.waitForResult(LocalRunner.java:99)
	at compbio.engine.local.LocalRunnerTester.testMultipleCancelLocally(LocalRunnerTester.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testNcore
Test class:Ant test
compbio.runner.msa.TcoffeeTester@7df1bd980
testOptionNoDefaultValidate
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
javax.xml.bind.ValidationException: Default value is required as multiple optionNames are defined for option: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
--ABMAT
--BBBB

	at compbio.metadata.Option.validate(Option.java:317)
	at compbio.metadata.RunnerConfigTester.testOptionNoDefaultValidate(RunnerConfigTester.java:149)
... Removed 22 stack frames
Click to show all stack frames
javax.xml.bind.ValidationException: Default value is required as multiple optionNames are defined for option: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
--ABMAT
--BBBB

	at compbio.metadata.Option.validate(Option.java:317)
	at compbio.metadata.RunnerConfigTester.testOptionNoDefaultValidate(RunnerConfigTester.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testOptionSetInvalidValue
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
compbio.metadata.WrongParameterException: Attempting to set illegal defaultValue 'AAA' which is not defined optionNames for option: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
--ABMAT
--BBBB

	at compbio.metadata.Option.setDefaultValue(Option.java:130)
	at compbio.metadata.RunnerConfigTester.testOptionSetInvalidValue(RunnerConfigTester.java:172)
... Removed 22 stack frames
Click to show all stack frames
compbio.metadata.WrongParameterException: Attempting to set illegal defaultValue 'AAA' which is not defined optionNames for option: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
--ABMAT
--BBBB

	at compbio.metadata.Option.setDefaultValue(Option.java:130)
	at compbio.metadata.RunnerConfigTester.testOptionSetInvalidValue(RunnerConfigTester.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testOptionToCommand
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
testOptions
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba2
testOptions
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722434
testOptions
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a32
testOptions
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc97660
testOptions
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e670
testOptionsLocally
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e1
testOptionsToCommand
Test class:Ant test
compbio.engine.client.CommandBuilderTester@6bdc64a50
testParameterToCommand
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
testParameters
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba2
testParameters
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722432
testParameters
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a34
testParameters
Test class:Ant test
compbio.runner.msa.ProbconsParametersTester@78dc97661
testParameters
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e6712
testParser
Test class:Ant test
compbio.engine.cluster.drmaa.UtilTester@22e909430
testPersistance
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e0
testPersistance
Test class:Ant test
compbio.runner.msa.MafftTester@259a84161
testPersistance
Test class:Ant test
compbio.runner.msa.MuscleTester@37b994de0
testPersistance
Test class:Ant test
compbio.runner.msa.ProbconsTester@5a57e7870
testPersistance
Test class:Ant test
compbio.runner.msa.TcoffeeTester@7df1bd981
testPresets
Test class:Ant test
compbio.runner.msa.ClustalWParametersTester@132803ba0
testPresets
Test class:Ant test
compbio.runner.msa.MafftParametersTester@4cc722432
testPresets
Test class:Ant test
compbio.runner.msa.MuscleParametersTester@4355d3a30
testPresets
Test class:Ant test
compbio.runner.msa.TcoffeeParametersTester@41217e671
testProteinSequenceGeneration
Test class:Ant test
compbio.data.sequence.FastaSequenceGeneratorTester@163b4b1e0
testPull
Test class:Ant test
compbio.engine.FilePullerTester@5fa80aea0
testQueue
Test class:Ant test
compbio.engine.cluster.dundee._QueueTester@715f1f9c0
testReadClustalFile
Test class:Ant test
compbio.data.sequence.ClustalAlignmentUtilTester@38c522000
testReadClustalFileLongNames
Test class:Ant test
compbio.data.sequence.ClustalAlignmentUtilTester@38c522000
testReadClustalFileShortNames
Test class:Ant test
compbio.data.sequence.ClustalAlignmentUtilTester@38c522000
testReadWriteFasta
Test class:Ant test
compbio.data.sequence.SequenceUtilTester@ad722000
testRunLocally
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e0
testRunLocally
Test class:Ant test
compbio.runner.msa.MuscleTester@37b994de0
testRunOnCluster
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e15
testRunOnCluster
Test class:Ant test
compbio.runner.msa.MuscleTester@37b994de8
testRunOnClusterAsyncCheckStatusLongPoolingTime
Test class:Ant test
compbio.runner.msa.MafftTester@259a841621
testRunWithMatrix
Test class:Ant test
compbio.runner.msa.ClustalWTester@4125d61e0
testSchemaFromCodeGeneration
Test class:Ant test
compbio.engine.conf.RunnerConfigMarshallerTester@710ca2080
testSetInputTester
Test class:Ant test
compbio.runner.msa.MafftTester@259a84160
testSetInputTester
Test class:Ant test
compbio.runner.msa.ProbconsTester@5a57e7870
testSpaceDelimiterExecutable
Test class:Ant test
compbio.engine.client.CommandBuilderTester@6bdc64a50
testSubmit
Test class:Ant test
compbio.engine.cluster.drmaa.DrmaaAsyncClusterEngineTester@24e33e1818
testSubmit
Test class:Ant test
compbio.engine.cluster.drmaa.DrmaaClusterEngineTester@4301ac9317
testSubmitLocally compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testSubmitLocally compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testSubmitLocally compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testSubmitLocally compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testSubmitLocally compbio.engine.local.AsyncLocalRunnerTester@7461f5330
testTaskList
Test class:Ant test
compbio.engine.cluster.drmaa.ClusterSessionTester@7966340c8
testUnMarshalling
Test class:Ant test
compbio.engine.conf.RunnerConfigMarshallerTester@710ca2080
testUnMarshalling
Test class:Ant test
compbio.metadata.OptionMarshallerTester@372c95570
testValidate
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
testValidateBoundaryConstrainCheck
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
testValidateLowerBoundaryConstrainCheck
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
compbio.metadata.WrongParameterException: Attempting to set default value outside boundaries defined by the constraint: Type: Float
Min: -10.12
Max: 0

 For parameter: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
Type: Float
Min: -10.12
Max: 0


	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:248)
	at compbio.metadata.RunnerConfigTester.testValidateLowerBoundaryConstrainCheck(RunnerConfigTester.java:268)
... Removed 22 stack frames
Click to show all stack frames
compbio.metadata.WrongParameterException: Attempting to set default value outside boundaries defined by the constraint: Type: Float
Min: -10.12
Max: 0

 For parameter: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
Type: Float
Min: -10.12
Max: 0


	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:248)
	at compbio.metadata.RunnerConfigTester.testValidateLowerBoundaryConstrainCheck(RunnerConfigTester.java:268)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testValidateUpperBoundaryConstrainCheck
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
compbio.metadata.WrongParameterException: Attempting to set default value outside boundaries defined by the constraint: Type: Float
Min: -10.12
Max: 0

 For parameter: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
Type: Float
Min: -10.12
Max: 0


	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:248)
	at compbio.metadata.RunnerConfigTester.testValidateUpperBoundaryConstrainCheck(RunnerConfigTester.java:296)
... Removed 22 stack frames
Click to show all stack frames
compbio.metadata.WrongParameterException: Attempting to set default value outside boundaries defined by the constraint: Type: Float
Min: -10.12
Max: 0

 For parameter: Option name: Matrix1
Description: Protein weight matrix
URL: http://www.compbio.dundee.ac.uk/users/pvtroshin/ws/Index.html
Is required: true
Option Names: 
--AAMATRIX
Type: Float
Min: -10.12
Max: 0


	at compbio.metadata.Parameter.setDefaultValue(Parameter.java:248)
	at compbio.metadata.RunnerConfigTester.testValidateUpperBoundaryConstrainCheck(RunnerConfigTester.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testValidateValueConstrain
Test class:Ant test
compbio.metadata.RunnerConfigTester@58ca37830
javax.xml.bind.ValidationException: Both boundaries (min and max) is undefined for ValueConstrain: Type: Float

	at compbio.metadata.ValueConstrain.validate(ValueConstrain.java:208)
	at compbio.metadata.RunnerConfigTester.testValidateValueConstrain(RunnerConfigTester.java:341)
... Removed 22 stack frames
Click to show all stack frames
javax.xml.bind.ValidationException: Both boundaries (min and max) is undefined for ValueConstrain: Type: Float

	at compbio.metadata.ValueConstrain.validate(ValueConstrain.java:208)
	at compbio.metadata.RunnerConfigTester.testValidateValueConstrain(RunnerConfigTester.java:341)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
testValidation
Test class:Ant test
compbio.engine.conf.RunnerConfigMarshallerTester@710ca2080
testValidationOnMarshalling
Test class:Ant test
compbio.engine.conf.RunnerConfigMarshallerTester@710ca2080
javax.xml.bind.MarshalException
 - with linked exception:
[org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.]
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:328)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:254)
	at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:75)
	at compbio.engine.conf.RunnerConfigMarshaller.writeAndValidate(RunnerConfigMarshaller.java:88)
	at compbio.engine.conf.RunnerConfigMarshallerTester.testValidationOnMarshalling(RunnerConfigMarshallerTester.java:258)
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:410)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3165)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1777)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:685)
	at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:549)
	at org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:527)
	at com.sun.xml.bind.v2.runtime.output.SAXOutput.endStartTag(SAXOutput.java:124)
	at com.sun.xml.bind.v2.runtime.output.ForkXmlOutput.endStartTag(ForkXmlOutput.java:102)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.endAttributes(XMLSerializer.java:305)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:697)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty.serializeItem(ArrayElementNodeProperty.java:65)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementProperty.serializeListBody(ArrayElementProperty.java:168)
	at com.sun.xml.bind.v2.runtime.property.ArrayERProperty.serializeBody(ArrayERProperty.java:152)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeBody(ClassBeanInfoImpl.java:332)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsSoleContent(XMLSerializer.java:592)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeRoot(ClassBeanInfoImpl.java:320)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:493)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:325)
	... 26 more
... Removed 22 stack frames
Click to show all stack frames
javax.xml.bind.MarshalException
 - with linked exception:
[org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.]
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:328)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:254)
	at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:75)
	at compbio.engine.conf.RunnerConfigMarshaller.writeAndValidate(RunnerConfigMarshaller.java:88)
	at compbio.engine.conf.RunnerConfigMarshallerTester.testValidationOnMarshalling(RunnerConfigMarshallerTester.java:258)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:609)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:532)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:686)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1018)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:128)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.runWorkers(TestRunner.java:759)
	at org.testng.TestRunner.privateRun(TestRunner.java:592)
	at org.testng.TestRunner.run(TestRunner.java:486)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:332)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:327)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:299)
	at org.testng.SuiteRunner.run(SuiteRunner.java:204)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:912)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:876)
	at org.testng.TestNG.run(TestNG.java:784)
	at org.testng.TestNG.privateMain(TestNG.java:949)
	at org.testng.TestNG.main(TestNG.java:922)
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'options'. One of '{runnerClassName}' is expected.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:131)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:318)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:410)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3165)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1777)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:685)
	at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:549)
	at org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:527)
	at com.sun.xml.bind.v2.runtime.output.SAXOutput.endStartTag(SAXOutput.java:124)
	at com.sun.xml.bind.v2.runtime.output.ForkXmlOutput.endStartTag(ForkXmlOutput.java:102)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.endAttributes(XMLSerializer.java:305)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:697)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty.serializeItem(ArrayElementNodeProperty.java:65)
	at com.sun.xml.bind.v2.runtime.property.ArrayElementProperty.serializeListBody(ArrayElementProperty.java:168)
	at com.sun.xml.bind.v2.runtime.property.ArrayERProperty.serializeBody(ArrayERProperty.java:152)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeBody(ClassBeanInfoImpl.java:332)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsSoleContent(XMLSerializer.java:592)
	at com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl.serializeRoot(ClassBeanInfoImpl.java:320)
	at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:493)
	at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:325)
	... 26 more
testgetAllOptions
Test class:Ant test
compbio.metadata.OptionCombinatorTester@79b66b060
testgetAllParameters
Test class:Ant test
compbio.metadata.OptionCombinatorTester@79b66b060
testisNonAmbNucleotideSequence
Test class:Ant test
compbio.data.sequence.SequenceUtilTester@ad722000
testisProteinSequence
Test class:Ant test
compbio.data.sequence.SequenceUtilTester@ad722000
validateClustalConfiguration
Test class:Ant test
compbio.engine.conf.PropertyHelperManagerTester@307bd0d0
validateMafftConfiguration
Test class:Ant test
compbio.engine.conf.PropertyHelperManagerTester@307bd0d0
validateMuscleConfiguration
Test class:Ant test
compbio.engine.conf.PropertyHelperManagerTester@307bd0d0
validatePresets
Test class:Ant test
compbio.metadata.PresetTester@50009f0d0
validateTcoffeeConfiguration
Test class:Ant test
compbio.engine.conf.PropertyHelperManagerTester@307bd0d0