Files
spring-webflow/spring-binding/src
Etienne Dysli Metref cadaaad605 Upgrade Web Flow tests from JUnit 4 to 5
Replace imports:
org.junit.Assert.* -> org.junit.jupiter.api.Assertions.*
org.junit.After    -> org.junit.jupiter.api.AfterEach
org.junit.Before   -> org.junit.jupiter.api.BeforeEach

Move the `message` argument to last position.

Issue: SWF-1739
2019-10-16 14:55:42 +01:00
..
2019-06-04 08:43:29 -04:00