javarequirementstracer.systemtest
Class NoSpring

java.lang.Object
  extended by javarequirementstracer.systemtest.NoSpring

public class NoSpring
extends java.lang.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

Constructor Summary
NoSpring()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoSpring

public NoSpring()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2010. All Rights Reserved.