public class ConfigurableTileTest extends Object
Constructor and Description |
---|
ConfigurableTileTest() |
Modifier and Type | Method and Description |
---|---|
void |
constructorTestNegative1() |
void |
constructorTestNegative2() |
void |
constructorTestNegative3() |
void |
constructorTestPositive() |
void |
equalToClone1() |
void |
equalToClone2() |
void |
equalToClone3() |
void |
equalToClone4() |
void |
equalToSelf() |
void |
getPathsStillEqual1() |
void |
getPathsStillEqual2() |
void |
notEqualToAnyObject() |
void |
notEqualToOtherTile1() |
void |
notEqualToOtherTile2() |
public void constructorTestPositive()
public void constructorTestNegative1() throws IOException
IOException
public void constructorTestNegative2() throws IOException
IOException
public void constructorTestNegative3() throws IOException
IOException
public void notEqualToAnyObject()
public void equalToSelf()
public void equalToClone1()
public void equalToClone2()
public void equalToClone3()
public void equalToClone4()
public void notEqualToOtherTile1()
public void notEqualToOtherTile2()
public void getPathsStillEqual1()
public void getPathsStillEqual2()
Copyright © 2017 smarTen. All rights reserved.