public class MavenJUnitTestRunner
extends org.junit.runners.Suite
-Dmaven.home
(and optionally -Dclassworlds.conf
) is specified, the tests will be executed with the specified Maven installation. This is what is used in Eclipse Maven JUnit
Test launch configuration to implement "Override test Maven runtime". Can also be useful to run tests with custom or snapshot Maven build specified from pom.xml.Constructor and Description |
---|
MavenJUnitTestRunner(Class<?> clazz) |
describeChild, emptySuite, getChildren, runChild
childrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses
Copyright © 2015. All rights reserved.