TestCenter Reference
TestSupport.ChangeSet Namespace Reference

Classes

class  ChangeSet
 Class to handle field changes and make them revertable. More...
 

Functions

 getFieldValue (field)
 
 setFieldValue (field, fieldValue)
 

Function Documentation

◆ getFieldValue()

TestSupport.ChangeSet.getFieldValue ( field)

◆ setFieldValue()

TestSupport.ChangeSet.setFieldValue ( field,
fieldValue )

Definition at line 153 of file ChangeSet.py.