Package fi.tut.mei.matchmaking.process
Class MatchMakerTest
- java.lang.Object
-
- fi.tut.mei.matchmaking.process.MatchMakerTest
-
public class MatchMakerTest extends Object
- Author:
- hylli
-
-
Constructor Summary
Constructors Constructor Description MatchMakerTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()static voidsetUpBeforeClass()voidtearDown()static voidtearDownAfterClass()voidtestMakeMatch()voidtestMakeMatch2()voidtestMakeMatch3()voidtestMakeMatchForPossibilities()voidtestMakeMatchForPossibilitiesForSteps()voidtestMakeMatchForSteps()voidtestMakeMatchForSteps2()
-
-
-
Method Detail
-
testMakeMatch
public void testMakeMatch()
-
testMakeMatchForSteps
public void testMakeMatchForSteps()
-
testMakeMatch2
public void testMakeMatch2()
-
testMakeMatchForSteps2
public void testMakeMatchForSteps2()
-
testMakeMatch3
public void testMakeMatch3()
-
testMakeMatchForPossibilities
public void testMakeMatchForPossibilities()
-
testMakeMatchForPossibilitiesForSteps
public void testMakeMatchForPossibilitiesForSteps()
-
-