[infinispan-issues] [JBoss JIRA] (ISPN-3951) Make sure TestingUtil.replaceComponent is only called after mock is fully configured
William Burns (JIRA)
issues at jboss.org
Wed Jan 29 10:49:28 EST 2014
William Burns created ISPN-3951:
-----------------------------------
Summary: Make sure TestingUtil.replaceComponent is only called after mock is fully configured
Key: ISPN-3951
URL: https://issues.jboss.org/browse/ISPN-3951
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 6.0.0.Final
Reporter: William Burns
Assignee: Dan Berindei
Fix For: 7.0.0.Alpha1, 7.0.0.Final
Some of our tests replace existing components. Unfortunately these could be replaced with mocks that aren't fully initialized until the next line. This can cause spurious test failures.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list