JML

org.jmlspecs.jmlunit.strategies
Class DoubleStrategyTypeTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.jmlspecs.jmlunit.strategies.DoubleStrategyTypeTest
All Implemented Interfaces:
junit.framework.Test

public class DoubleStrategyTypeTest
extends junit.framework.TestCase

Hand-coded JUnit test for subtypes of DoubleStrategyType.

Author:
Gary T. Leavens

Class Specifications

Specifications inherited from class Object
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT;
public represents _getClass <- \typeof(this);

Model Field Summary
 
Model fields inherited from class java.lang.Object
_getClass, objectState, theString
 
Ghost Field Summary
 
Ghost fields inherited from class java.lang.Object
objectTimesFinalized, owner
 
Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
DoubleStrategyTypeTest(String name)
          Initialize this class.
 
Model Method Summary
 
Model methods inherited from class java.lang.Object
hashValue
 
Method Summary
static void main(String[] args)
          Run the tests.
static junit.framework.Test suite()
          Return the test suite for this test class.
 void testDoubleBigStrategyContents()
          Test contents of DoubleBigStrategy.
 void testDoubleBigStrategySize()
          Test DoubleBigStrategy's size
 void testDoubleStrategyContents()
          Test contents of DoubleStrategy.
 void testDoubleStrategyFreshness()
          Test freshness of these strategies.
 void testDoubleStrategySize()
          Test DoubleStrategy's size
 void testEmptyComposite()
          Test the empty CompositeStrategy's iterator
 void testLargerComposite()
          Test a larger CompositeStrategy's iterator
 void testNonNegativeStrategyDecorator()
          Test DoubleNonNegativeStrategyDecorator
 void testPairComposite()
          Test a pair CompositeStrategy's iterator
 void testSingletonComposite()
          Test a singleton CompositeStrategy's iterator
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DoubleStrategyTypeTest

public DoubleStrategyTypeTest(String name)
Initialize this class.

Method Detail

main

public static void main(String[] args)
Run the tests.


suite

public static junit.framework.Test suite()
Return the test suite for this test class.

Specifications:
ensures \result != null;

testDoubleStrategySize

public void testDoubleStrategySize()
Test DoubleStrategy's size


testDoubleBigStrategySize

public void testDoubleBigStrategySize()
Test DoubleBigStrategy's size


testDoubleStrategyContents

public void testDoubleStrategyContents()
Test contents of DoubleStrategy.


testDoubleBigStrategyContents

public void testDoubleBigStrategyContents()
Test contents of DoubleBigStrategy.


testDoubleStrategyFreshness

public void testDoubleStrategyFreshness()
Test freshness of these strategies.


testEmptyComposite

public void testEmptyComposite()
Test the empty CompositeStrategy's iterator


testSingletonComposite

public void testSingletonComposite()
Test a singleton CompositeStrategy's iterator


testPairComposite

public void testPairComposite()
Test a pair CompositeStrategy's iterator


testLargerComposite

public void testLargerComposite()
Test a larger CompositeStrategy's iterator


testNonNegativeStrategyDecorator

public void testNonNegativeStrategyDecorator()
Test DoubleNonNegativeStrategyDecorator


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.