javarequirementstracer.systemtest
Class NoSpring
java.lang.Object
javarequirementstracer.systemtest.NoSpring
public final class NoSpring
- extends Object
Very special 'test class': all it needs to do is to exist, to allow Maven to launch the
goals "trace" and "aggregate". The test succeeds if Maven doesn't break. Hence it can
only be tested by running Maven (eg. mvn install).
- Author:
- Ruud de Jong
|
Method Summary |
static void |
main(String[] args)
Main method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Main method.
- Parameters:
args - Are ignored.
Copyright © 2010. All Rights Reserved.