[jboss-jira] [JBoss JIRA] (AS7-4085) Improve testing of Infinispoan subsystem management features
Richard Achmatowicz (JIRA)
jira-events at lists.jboss.org
Wed Mar 7 12:32:37 EST 2012
[ https://issues.jboss.org/browse/AS7-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Achmatowicz reassigned AS7-4085:
----------------------------------------
Assignee: Richard Achmatowicz (was: Paul Ferraro)
> Improve testing of Infinispoan subsystem management features
> ------------------------------------------------------------
>
> Key: AS7-4085
> URL: https://issues.jboss.org/browse/AS7-4085
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 7.1.0.Final
> Reporter: Richard Achmatowicz
> Assignee: Richard Achmatowicz
> Fix For: 7.1.2.Final
>
>
> We current use InfinispanSubsystemTest to test the integrity of the Infinispan subsystem implementation.
> From the documentation:
> {noformat}
> Tests the ability to create a model from an xml configuration, marshal the model back to xml, re-read that marshalled model
> into a new model that matches the first one, execute a "describe" operation for the model, create yet another model
> from executing the results of that describe operation, and compare that model to first model.
> {noformat}
> Over and above these tests, we need more specific tests which cover use cases such as:
> - every attribute can be read/written as required and that the subsequent reload-required state is as expected
> - operation sequences such as add/remove/add, add/add give expected results for all resources in the subsystem
> - validating that the XML configuration specified gets translated into the desired Infinispan configuration
> - and many others
--
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
More information about the jboss-jira
mailing list