Package transf :: Module _tests
[frames] | no frames]

Module _tests



Unit tests for the transformation package.

Classes
  TestMixin
  TestCombine
  TestMatch
  TestTraverse
  TestProject
  TestUnify
  TestAnno
  TestArith
  TestParse
  TestPath
  TestLists
Functions
 
Transf(buf, simplify=True, verbose=False, debug=False)
Parse a transformation from a string.
 
Rule(buf, simplify=True, verbose=False, debug=False)
Parse a transformation from a string.