Add JUnit 4 and the Vintage Engine sample
This commit adds a sample to verify the use of JUnit 4 and the Vintage Engine. See gh-17100
This commit is contained in:
committed by
Stephane Nicoll
parent
dfa5480c59
commit
9fafcda929
@@ -44,4 +44,5 @@
|
||||
<suppress files="JavaLoggingSystemTests" checks="SpringJUnit5" />
|
||||
<suppress files="Log4J2LoggingSystemTests" checks="SpringJUnit5" />
|
||||
<suppress files="RestClientTestWithComponentIntegrationTests" checks="SpringJUnit5" />
|
||||
<suppress files="SampleJunitVintageApplicationTests" checks="SpringJUnit5" />
|
||||
</suppressions>
|
||||
|
||||
Reference in New Issue
Block a user