Inherits ScriptableObject.
Inherited by UnityTest.ActionBaseGeneric< T >, UnityTest.ComparerBase, and UnityTest.ValueDoesNotChange.
|
| abstract bool | Compare (object objVal) |
| |
§ Compare() [1/2]
| bool UnityTest.ActionBase.Compare |
( |
| ) |
|
§ Compare() [2/2]
| abstract bool UnityTest.ActionBase.Compare |
( |
object |
objVal | ) |
|
|
protectedpure virtual |
§ CreateCopy()
| ActionBase UnityTest.ActionBase.CreateCopy |
( |
GameObject |
oldGameObject, |
|
|
GameObject |
newGameObject |
|
) |
| |
§ Fail()
§ GetAccepatbleTypesForA()
| virtual Type [] UnityTest.ActionBase.GetAccepatbleTypesForA |
( |
| ) |
|
|
virtual |
§ GetConfigurationDescription()
| virtual string UnityTest.ActionBase.GetConfigurationDescription |
( |
| ) |
|
|
virtual |
§ GetDepthOfSearch()
| virtual int UnityTest.ActionBase.GetDepthOfSearch |
( |
| ) |
|
|
virtual |
§ GetExcludedFieldNames()
| virtual string [] UnityTest.ActionBase.GetExcludedFieldNames |
( |
| ) |
|
|
virtual |
§ GetFailureMessage()
| virtual string UnityTest.ActionBase.GetFailureMessage |
( |
| ) |
|
|
virtual |
§ GetParameterType()
| virtual Type UnityTest.ActionBase.GetParameterType |
( |
| ) |
|
|
virtual |
§ go
| GameObject UnityTest.ActionBase.go |
§ m_ObjVal
| object UnityTest.ActionBase.m_ObjVal |
|
protected |
§ thisPropertyPath
| string UnityTest.ActionBase.thisPropertyPath = "" |
§ UseCache
| virtual bool UnityTest.ActionBase.UseCache |
|
getprotected |
The documentation for this class was generated from the following file:
- D:/workspace/Unity/MeshBaker/Assets/UnityTestTools/Assertions/Comparers/ActionBase.cs