Migrated to JUNIT5

This commit is contained in:
Marcin Grzejszczak
2020-06-26 10:26:55 +02:00
parent 99729f4e90
commit e356d428f5
6 changed files with 60 additions and 48 deletions

View File

@@ -148,7 +148,6 @@
</baseClassFQN>
</baseClassMapping>
</baseClassMappings>
<testFramework>JUNIT</testFramework>
</configuration>
</plugin>
<!-- end::plugin[] -->