Package hydra.testing

Class NormalizeTypeVariablesTestCase

java.lang.Object
hydra.testing.NormalizeTypeVariablesTestCase
All Implemented Interfaces:
Serializable, Comparable<NormalizeTypeVariablesTestCase>

public class NormalizeTypeVariablesTestCase extends Object implements Serializable, Comparable<NormalizeTypeVariablesTestCase>
A test case which normalizes type variables in a term (renaming them to t0, t1, t2, etc.) and compares the result with the expected term
See Also: