com.quadrique.jbuildingblocks.core.math
Class JbbMathTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.math.JbbMathTest

public class JbbMathTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
JbbMathTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testConvertFloatToDouble1()
           
 void testConvertFloatToDouble2()
           
 void testConvertFloatToDouble3()
           
 void testConvertFloatToDouble4()
           
 void testEqualsDouble()
           
 void testGetModullo4()
          test case
 void testGetModullo5()
          test case
 void testGetModullo6()
          test case
 void testGetModulo1()
          test case
 void testGetModulo2()
          test case
 void testGetModulo3()
          test case
 void testGetRandomInteger1()
          test case
 void testGetRandomInteger2()
          test case
 void testGetRandomInteger3()
          test case
 void testGetRandomInteger4()
          test case
 void testRound1()
           
 void testRound12()
           
 void testRound2()
           
 void testRound3()
           
 void testRound4()
           
 void testRound5()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbMathTest

public JbbMathTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testGetModulo1

public void testGetModulo1()
test case


testGetModulo2

public void testGetModulo2()
test case


testGetModulo3

public void testGetModulo3()
test case


testGetModullo4

public void testGetModullo4()
test case


testGetModullo5

public void testGetModullo5()
test case


testGetModullo6

public void testGetModullo6()
test case


testGetRandomInteger1

public void testGetRandomInteger1()
test case


testGetRandomInteger2

public void testGetRandomInteger2()
test case


testGetRandomInteger3

public void testGetRandomInteger3()
test case


testGetRandomInteger4

public void testGetRandomInteger4()
test case


testRound1

public void testRound1()

testRound2

public void testRound2()

testRound3

public void testRound3()

testRound4

public void testRound4()

testRound5

public void testRound5()

testRound12

public void testRound12()

testConvertFloatToDouble1

public void testConvertFloatToDouble1()

testConvertFloatToDouble2

public void testConvertFloatToDouble2()

testConvertFloatToDouble3

public void testConvertFloatToDouble3()

testConvertFloatToDouble4

public void testConvertFloatToDouble4()

testEqualsDouble

public void testEqualsDouble()


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.