Hi all,
org.testng.TestNGException:
org.wso2.carbon.esb.contenttype.json.FilterFromJSONPathTestCase.testJSONFilterFromJSONPathConditionFalseTestScenario()
is depending on method public void
org.wso2.carbon.esb.contenttype.json.FilterFromJSONPathTestCase.testJSONFilterFromJSONPathConditionTrueTestScenario()
throws java.lang.Exception, which is not annotated with @Test

I am running integration tests on  java version 1.7. The failing test
methods are depended on other methods. ( dependsOnMethods ) The classes
which does not include depended test methods pass successfully.
Regards
Kevin
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to