[
https://issues.jboss.org/browse/AS7-3556?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler commented on AS7-3556:
-------------------------------------
Sure, here they are
{code}
$ git grep AS7-3556
osgi/service/src/test/java/org/jboss/as/osgi/parser/ActivateOperationTestCase.java://@Ignore("[AS7-3556]
Replace mocked subsystem model tes
osgi/service/src/test/java/org/jboss/as/osgi/parser/ActivationWriteHandlerTestCase.java://@Ignore("[AS7-3556]
Replace mocked subsystem mode
osgi/service/src/test/java/org/jboss/as/osgi/parser/BundleRuntimeHandlerTestCase.java://@Ignore("[AS7-3556]
Replace mocked subsystem model
osgi/service/src/test/java/org/jboss/as/osgi/parser/OSGiCapabilityAddRemoveTestCase.java:@Ignore("[AS7-3556]
Replace mocked subsystem model
osgi/service/src/test/java/org/jboss/as/osgi/parser/OSGiFrameworkPropertyAddRemoveTestCase.java://@Ignore("[AS7-3556]
Replace mocked subsys
osgi/service/src/test/java/org/jboss/as/osgi/parser/ResourceAddRemoveTestBase.java://@Ignore("[AS7-3556]
Replace mocked subsystem model tes
osgi/service/src/test/java/org/jboss/as/osgi/parser/StartLevelHandlerTestCase.java://@Ignore("[AS7-3556]
Replace mocked subsystem model tes
osgi/service/src/test/java/org/jboss/as/osgi/parser/SubsystemStateTestCase.java:@Ignore("[AS7-3556]
Replace mocked subsystem model tests wi
{code}
Replace mocked subsystem model tests with functional tests
----------------------------------------------------------
Key: AS7-3556
URL:
https://issues.jboss.org/browse/AS7-3556
Project: Application Server 7
Issue Type: Task
Components: OSGi
Reporter: Thomas Diesler
Assignee: David Bosschaert
There are a number of tests that heavily use mocked objects and attempt to verify correct
operations on the OSGi subsystem domain model. These should be replaced with functional
tests that run against a managed server and verify that the subsystem actually behaves as
intended.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira