Uses of Package
com.soebes.itf.jupiter.extension
Packages that use com.soebes.itf.jupiter.extension
-
Classes in com.soebes.itf.jupiter.extension used by com.soebes.itf.jupiter.extensionClassDescription
@MavenOptionis used to define options for calling Maven command line.This annotation is intended to define a location of the directory where thepom.xmlis located.Control the need to provide projects in the default project setup directory `resources-its` or provide them on your own.@SystemPropertyis used to define a system property which will be added to the call of Maven during the execution of the tests.