# Functions

FixTabsOrDie counts the number of tab characters preceding the first line in the given yaml object.

# Structs

Apply is a type of operation.
ForceApply is a type of operation.
State of the current test in terms of live object.
TestCase is the list of operations that need to be run, as well as the object/managedfields as they are supposed to look like after all the operations have been successfully performed.
Update is a type of operation.

# Interfaces

Operation is a step that will run when building a table-driven test.