Package alitest
Class SuuntaajaTest
- java.lang.Object
-
- alitest.SuuntaajaTest
-
public class SuuntaajaTest extends java.lang.Object
Test class made by ComTest- Version:
- 2014.01.19 18:20:10 // Generated by ComTest
-
-
Constructor Summary
Constructors Constructor Description SuuntaajaTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testEro405()
testEro405void
testInOut447()
testInOut447void
testInput251()
testInput251void
testInput83()
testInput83void
testOutput141()
testOutput141void
testOutput165()
testOutput165void
testStringInput210()
testStringInput210void
testStringOutput295()
testStringOutput295void
testToString327()
testToString327void
testWriteTo373()
testWriteTo373
-
-
-
Constructor Detail
-
SuuntaajaTest
public SuuntaajaTest()
-
-
Method Detail
-
testInput83
public void testInput83() throws java.io.IOException
testInput83- Throws:
java.io.IOException
- when error
-
testOutput141
public void testOutput141() throws java.io.IOException
testOutput141- Throws:
java.io.IOException
- when error
-
testOutput165
public void testOutput165() throws java.io.IOException
testOutput165- Throws:
java.io.IOException
- when error
-
testStringInput210
public void testStringInput210()
testStringInput210
-
testInput251
public void testInput251()
testInput251
-
testStringOutput295
public void testStringOutput295()
testStringOutput295
-
testToString327
public void testToString327()
testToString327
-
testWriteTo373
public void testWriteTo373() throws java.io.IOException
testWriteTo373- Throws:
java.io.IOException
- when error
-
testEro405
public void testEro405()
testEro405
-
testInOut447
public void testInOut447() throws java.io.IOException
testInOut447- Throws:
java.io.IOException
- when error
-
-