Bug in TestCase (RegistryTestCase)
----------------------------------

                 Key: MODELER-25
                 URL: https://issues.apache.org/jira/browse/MODELER-25
             Project: Commons Modeler
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Philip May


There is a bug in the test case: RegistryTestCase
assertNotNull("Found HttpConnector managed bean"); should be 
assertNotNull("Found HttpConnector managed bean", http);


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to