de.aitools.dm.clustering.validation.labeling.extern.measure
Class MatchAtNTest

java.lang.Object
  extended by de.aitools.dm.clustering.validation.labeling.extern.measure.MatchAtNTest

public class MatchAtNTest
extends java.lang.Object

Version:
$Id: MatchAtNTest.java,v 1.1 2011/02/18 16:08:22 hoppe Exp $
Author:
johannes.kiesel(/\t)uni-weimar.de

Constructor Summary
MatchAtNTest()
           
 
Method Summary
 void testMatchAtN()
           
 void testMatchAtNFails()
           
 void testMatchAtNMultiple()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchAtNTest

public MatchAtNTest()
Method Detail

testMatchAtN

public void testMatchAtN()

testMatchAtNMultiple

public void testMatchAtNMultiple()

testMatchAtNFails

public void testMatchAtNFails()