Juergen Hoeller
|
2b13afd891
|
updated Tiles support for Tiles 2.1 compatibility (SPR-5411)
|
16 years ago |
Arjen Poutsma
|
928855e47a
|
Javadoc
|
16 years ago |
Andy Clement
|
d3c54d979e
|
SPR-5906: test and fix for using expressions in property list keys and values
|
16 years ago |
Andy Clement
|
dcb52dbbc1
|
SPR-5906: test and fix for using expressions in property list keys and values
|
16 years ago |
Andy Clement
|
a2bce8c2a8
|
SPR-5905: support for inner type references in type references 'T(com.foo.A$B)' or in ctor calls 'new com.foo.A$B()'
|
16 years ago |
Andy Clement
|
dbdac9fa31
|
SPR-5847: require quotes for dotted map key names, eg. map['a.b.c']
|
16 years ago |
Andy Clement
|
a4b7ce168c
|
SPR-5804: problems with map access if it is the root object; SPR-5847: alternative map referencing strategies: a.b == a[b] == a['b']
|
16 years ago |
Sam Brannen
|
2b869d57f2
|
[SPR-5902] JavaDoc polishing.
|
16 years ago |
Sam Brannen
|
e31d947eb9
|
[SPR-5640] Updated reference manual regarding new support for marking the test application context as 'dirty' after each test method within a given test class.
|
16 years ago |
Sam Brannen
|
eef6fd3f09
|
[SPR-5640] polishing
|
16 years ago |
Andy Clement
|
eb69e7574b
|
SPR-5899: Invoking methods or constructors passing null (including varargs support)
|
16 years ago |
Sam Brannen
|
c254f389c0
|
[SPR-5640] Added support for marking the test application context as 'dirty' after each test method within a given test class via the new DirtiesContext.classMode() attribute.
|
16 years ago |
Andy Clement
|
ea2580af68
|
SPR-5518: textual alternatives for operators (eq, lt, le, gt, ge, ne, div, mod, not) - removes messy escaping for expressions declared in XML.
|
16 years ago |
Sam Brannen
|
e77e070e7a
|
[SPR-4702] Reference manual updates
|
16 years ago |
Sam Brannen
|
1f087b412d
|
[SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods with TestNG support classes.
|
16 years ago |
Sam Brannen
|
0483cb5a3d
|
[SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods.
|
16 years ago |
Sam Brannen
|
51b8b99dfc
|
[SPR-4702] JavaDoc updates
|
16 years ago |
Sam Brannen
|
8dec6af038
|
[SPR-4702] Added support for @DirtiesContext at the test class level.
|
16 years ago |
Sam Brannen
|
0222a4a56c
|
Polishing: suppressing warnings.
|
16 years ago |
Sam Brannen
|
f26e2e3d7b
|
[SPR-4702] Improving JavaDoc for TestExecutionListener.
|
16 years ago |
Keith Donald
|
dc935dcd6d
|
added validation result
|
16 years ago |
Keith Donald
|
2bc76bcd68
|
initial validation constraint spi commit
|
16 years ago |
Sam Brannen
|
70ee067400
|
[SPR-5887] Updated documentation regarding upgrade to JUnit 4.6.
|
16 years ago |
Sam Brannen
|
ba746a8e51
|
[SPR-5887] Upgraded to JUnit 4.6.
|
16 years ago |
Sam Brannen
|
ceffa783d4
|
[SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well.
|
16 years ago |
Sam Brannen
|
91c9f544b1
|
[SPR-5889] Renaming TestNG tests from *Tests_ back to *Tests, but keeping @org.junit.Ignore to exclude them from the JUnit test run.
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Sam Brannen
|
4da16bb1f9
|
Made fragile tests a little less fragile: increased max times.
|
16 years ago |
Sam Brannen
|
0bbca8624f
|
Made fragile tests a little less fragile: increased max times.
|
16 years ago |
Sam Brannen
|
0c2fa5208d
|
[SPR-5888] Upgrading to TestNG 5.9.
|
16 years ago |
Sam Brannen
|
58db51324d
|
Made fragile tests a little less fragile: increased max times.
|
16 years ago |
Arjen Poutsma
|
0f22e22ff3
|
Javadoc
|
16 years ago |
Mark Pollack
|
474ffaac63
|
Beverly's copy edits - to be reviewed.
|
16 years ago |
Arjen Poutsma
|
e1b9c18536
|
Added defaultViews property.
|
16 years ago |
Arjen Poutsma
|
ef67fc245f
|
FixedJsonView
|
16 years ago |
Andy Clement
|
7e05c928dd
|
support for concatenation with String via operator '+' - for Ramnivas.
|
16 years ago |
Sam Brannen
|
a32448da02
|
Added link to the Mockito test spy "mock" testing library.
|
16 years ago |
Arjen Poutsma
|
ca97981d52
|
Fixing the build, stupid java.util.Date
|
16 years ago |
Thomas Risberg
|
f289b0ff15
|
updated note re. 3.0 tutorial
|
16 years ago |
Sam Brannen
|
98320fb854
|
Fixed Eclipse .classpath by adding org.codehaus.jackson, org.codehaus.jackson.mapper, and org.mozilla.javascript.
|
16 years ago |
Keith Donald
|
3c76303416
|
polish
|
16 years ago |
Keith Donald
|
e4d091489b
|
polish
|
16 years ago |
Keith Donald
|
7e3c1bf09a
|
prepping for jsr 303 integration
|
16 years ago |
Keith Donald
|
0edc3d94bd
|
polish
|
16 years ago |
Keith Donald
|
b0129111c5
|
javadoc
|
16 years ago |
Keith Donald
|
60c2b38c03
|
Alerts test
|
16 years ago |
Keith Donald
|
3b68cde32b
|
alerts static factory
|
16 years ago |
Keith Donald
|
18412ae295
|
polish
|
16 years ago |
Keith Donald
|
604e4b6db3
|
polish
|
16 years ago |