Summary
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
2 | 0 | 0 | 0 | 100% | 0.407 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
org.apache.struts2.spring | 2 | 0 | 0 | 0 | 100% | 0.407 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.struts2.spring
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|
 | StrutsSpringObjectFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.407 |
Test Cases
StrutsSpringObjectFactoryTest
 | testNoSpringContext | 0.078 |
 | testWithSpringContext | 0.303 |