public class lab0test extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.Timeout |
globalTimeout |
Constructor and Description |
---|
lab0test() |
Modifier and Type | Method and Description |
---|---|
void |
test00_one() |
void |
test01_isDivisible() |
void |
test02_isPrime() |
void |
test03_gaussian() |
void |
test04() |
void |
test05() |
void |
test06() |
void |
test07_contains1() |
void |
test08_compareTo() |
void |
test09_hasValidLengthAndSeparator() |
void |
test10a_sort2() |
void |
test10A_sort2() |
void |
test10b_toRadians() |
void |
test16_toString() |
void |
test25_q14() |
public void test00_one()
public void test01_isDivisible()
public void test02_isPrime()
public void test03_gaussian()
public void test04()
public void test05()
public void test06()
public void test07_contains1()
public void test08_compareTo()
public void test09_hasValidLengthAndSeparator()
public void test10a_sort2()
public void test10A_sort2()
public void test10b_toRadians()
public void test16_toString()
public void test25_q14()