]> source.dussan.org Git - sonarqube.git/blob
a2f2cb7862b33dd05b13f0e6cc87e1b45174d1b3
[sonarqube.git] /
1 <p> Class is a JUnit TestCase and defines a suite() method.
2 However, the suite method needs to be declared as either
3 <pre>public static junit.framework.Test suite()</pre>
4 or 
5 <pre>public static junit.framework.TestSuite suite()</pre>
6 </p>