|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.filecontroller.ReadPGMImageFileTest
public class ReadPGMImageFileTest
Test cases for ReadPGMImageFile -class.
| Field Summary | |
|---|---|
private general.Parameters |
parameters
Instance of parameters -class. |
private filecontroller.ReadPGMImageFile |
readPGMImageFile
Instance of readImageFile -class. |
| Constructor Summary | |
|---|---|
ReadPGMImageFileTest()
|
|
| Method Summary | |
|---|---|
void |
testGetErrorMessage()
Test getErrorMessage. |
void |
testGetMap()
Test getMap -method. |
void |
testGetMapMatrix()
Test getMapMatrix -method. |
void |
testPGMFilesNotFound()
Tests for case PGM -images doesn't exists. |
void |
testreadPGMImageFile()
Test constructor . |
void |
testUpdate()
Test update method. |
void |
testUpdateUntilNoMoreWeatherData()
Test "No more weather data" -situation. |
void |
testWeathersetFileNotFound()
Tests for case WeatherSet -file not found. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private general.Parameters parameters
private filecontroller.ReadPGMImageFile readPGMImageFile
| Constructor Detail |
|---|
public ReadPGMImageFileTest()
| Method Detail |
|---|
public void testGetErrorMessage()
public void testGetMap()
public void testGetMapMatrix()
public void testPGMFilesNotFound()
public void testreadPGMImageFile()
public void testUpdate()
public void testUpdateUntilNoMoreWeatherData()
public void testWeathersetFileNotFound()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||