75 Commits (0d742cf3d0cd21e8aa7736060dfd64cb75156e5f)

Author SHA1 Message Date
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 7 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 7 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 7 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 7 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 7 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 7 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 7 years ago
Sam Brannen 47c39304af Use assertThat from Hamcrest instead of JUnit 4 7 years ago
Juergen Hoeller 271445b89e Public createMarshaller/Unmarshaller methods on Jaxb2Marshaller 7 years ago
Sam Brannen 5dc9c4c527 URL Cleanup - Fix broken tests 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Sam Brannen c51a257210 URL Cleanup - Polishing 7 years ago
Spring Operator 8f77b7366e URL Cleanup 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Rob Winch 263868f018 Polish URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 7 years ago
Arjen Poutsma 5938ca9a7c Deprecate JiBX marshaller 7 years ago
Arjen Poutsma 86fb43900e Deprecate JiBX marshaller 7 years ago
Arjen Poutsma 89a7e752ef Remove Castor marshaller 7 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 7 years ago
Sam Brannen cfb1ed1009 Clean up warnings and delete dead code 8 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Juergen Hoeller 85984f3b72 Mark Castor tests as deprecated 8 years ago
Juergen Hoeller de7ff556d9 Polishing 8 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 8 years ago
Sam Brannen 8f4fb207d7 Reinstate CastorUnmarshallerTests.clearCollectionsFalse() 9 years ago
Juergen Hoeller 140542e8b1 Polishing 9 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 9 years ago
Juergen Hoeller 3ab86c10c9 Polishing 10 years ago
Juergen Hoeller 01110f678d Upgrade JiBX (and BCEL) towards support of 1.8 bytecode level 10 years ago
Marius Grama 3635c9dbfe Update xmlunit library to version 2.1.0 10 years ago
Juergen Hoeller 88fcd0a2ed Framework build compatible with JDK 9 (tests running against java.base module) 10 years ago
Juergen Hoeller bc2c22d51e Streamline XML namespace support towards unversioned schemas 10 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 10 years ago
Stephane Nicoll 00d2606b00 Explicit type can be replaced by <> 10 years ago
Juergen Hoeller d0aa607200 Remove XMLBeans support 10 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 11 years ago
Juergen Hoeller 0411435bac XML parsing tests pass on non-English locales now, plus a revised exception message and some minor polishing 11 years ago
Rossen Stoyanchev d79ec68db4 Disable DTD when parsing untrusted XML input 11 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 11 years ago
Stephane Nicoll 95acf8c989 Remove references to codehaus.org 11 years ago
Juergen Hoeller 5bdc8d269b Polishing 11 years ago
Juergen Hoeller b541fc9366 Polishing 11 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 12 years ago
Stephane Nicoll 5559209233 Remove useless imports 12 years ago
Juergen Hoeller 8f28a9352e XStreamMarshaller lazily creates fallback XppDriver 12 years ago