ProGAL.math.test
Class CombinatoricsTest

java.lang.Object
  extended by ProGAL.math.test.CombinatoricsTest

public class CombinatoricsTest
extends java.lang.Object


Constructor Summary
CombinatoricsTest()
           
 
Method Summary
 void testBinom()
           
 void testGetAllPermutations()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CombinatoricsTest

public CombinatoricsTest()
Method Detail

testGetAllPermutations

public void testGetAllPermutations()

testBinom

public void testBinom()