TestCenter Reference
TestSupport.ChangeSet Namespace Reference

Classes

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

Functions

def getFieldValue (field)
 
def setFieldValue (field, fieldValue)
 

Function Documentation

◆ getFieldValue()

def TestSupport.ChangeSet.getFieldValue (   field)

◆ setFieldValue()

def TestSupport.ChangeSet.setFieldValue (   field,
  fieldValue 
)

Definition at line 155 of file ChangeSet.py.

Referenced by TestSupport.Fields.setValue(), and TestSupport.Fields.touch().