Regression2

Tests passed/Failed/Skipped:58/0/0
Started on:Sat Feb 25 11:16:18 PST 2006
Total time:1 seconds
Included groups:
Excluded groups:

PASSED TESTS
Test method Time (seconds) Exception
test.superclass.MainTest.baseMethodIsCalledWithClassTest() 0 none
test.superclass.MainTest.baseMethodIsCalledWithMethodTest() 0 none
test.conffailure.ConfigurationFailure.beforeTestClassFails() 0 none
test.conffailure.ConfigurationFailure.beforeTestSuiteFails() 0 none
test.GraphTest.cycleShouldFail() 0

org.testng.TestNGException: 
Cyclic graph of methods
	at org.testng.internal.Graph.topologicalSort(Graph.java:124)
	at test.GraphTest.cycleShouldFail(GraphTest.java:62)
	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:585)
	at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:536)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:395)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:672)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:92)
	at org.testng.TestRunner.privateRun(TestRunner.java:624)
	at org.testng.TestRunner.run(TestRunner.java:515)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:221)
	at org.testng.SuiteRunner.run(SuiteRunner.java:147)
	at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:687)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:650)
	at org.testng.TestNG.run(TestNG.java:423)
	at org.testng.TestNG.privateMain(TestNG.java:777)
	at org.testng.TestNG.main(TestNG.java:719)

test.MethodTest.excludeMethodsOnly() 0 none
test.MethodTest.excludePackage() 0 none
test.Test1.excludedGroups() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.thread.ThreadPoolSizeTest.f1() 0 none
test.GraphTest.findPredecessors() 0 none
test.Test1.groupsOfGroupsSimple() 0 none
test.Test1.groupsOfGroupsWithCycle() 0 none
test.Test1.groupsOfGroupsWithIndirections() 0 none
test.MethodTest.includeMethodsOnly() 0 none
test.Test1.includedGroups() 0 none
test.CommandLineTest.junitParsing() 0 none
test.CommandLineTest.junitParsing2() 0 none
test.Test1.logger() 0 none
test.multiple.TestMultiple.multiple() 0 none
test.configuration.MethodCallOrderTest.realTest() 0 none
test.Test1.regexp() 0 none
test.superclass.Test3.shouldExcludeBaseMethods() 0 none
test.failures.FailuresTest.shouldIncludeDependentMethods() 0 none
test.failures.FailuresTest.shouldIncludeFailedMethodsFromBaseClass() 0 none
test.failures.FailuresTest.shouldIncludeParameters() 0 none
test.GraphTest.sort() 0 none
test.sample.AfterClassCalledAtEnd.test1()
Verify that beforeClass and afterClass are called correctly
0 none
test.sample.AfterClassCalledAtEnd.test2() 0 none
test.sample.AfterClassCalledAtEnd.test3() 0 none
test.ClassConfigurations.testOne() 0 none
test.privatemethod.PrivateMethodTest$PrivateMethodInnerTest.testPrivateMethod() 0 none
test.ClassConfigurations.testThree() 0 none
test.ClassConfigurations.testTwo() 0 none
test.thread.ThreadPoolSizeTest.verify() 0 none
test.configuration.ConfigurationTest.verify() 0 none
test.mannotation.MAnnotationSampleTest.verifyConfigurationAfter() 0 none
test.mannotation.MAnnotationSampleTest.verifyConfigurationBefore() 0 none
test.mannotation.MAnnotationSampleTest.verifyConfigurationOthers() 0 none
test.mannotation.MAnnotationSampleTest.verifyDataProvider() 0 none
test.mannotation.MAnnotationSampleTest.verifyExpectedExceptions() 0 none
test.mannotation.MAnnotationSampleTest.verifyFactory() 0 none
test.simple.IncludedExcludedTest.verifyIncludedExcludedCount1()
First test method
0 none
test.simple.IncludedExcludedTest.verifyIncludedExcludedCount2()
Second test method
0 none
test.mannotation.MAnnotationSampleTest.verifyParameters() 0 none
test.mannotation.MAnnotationSampleTest.verifyTestClassLevel() 0 none
test.mannotation.MAnnotationSampleTest.verifyTestConstructorLevel() 0 none
test.mannotation.MAnnotationSampleTest.verifyTestMethodLevel() 0 none
test.alwaysrun.AlwaysRunTest.withAlwaysRun() 0 none
test.alwaysrun.AlwaysRunTest.withoutAlwaysRun() 0 none