|
MeshBaker
|
Inherits UnityTest.IListRenderer.
Public Member Functions | |
| void | Render (IEnumerable< AssertionComponent > allAssertions, List< string > foldMarkers) |
Protected Member Functions | |
| abstract IEnumerable< IGrouping< T, AssertionComponent > > | GroupResult (IEnumerable< AssertionComponent > assertionComponents) |
| virtual string | GetStringKey (T key) |
| virtual bool | PrintFoldout (bool isFolded, T key) |
| virtual string | GetFoldoutDisplayName (T key) |
| virtual void | PrintFoldedAssertionLine (AssertionComponent assertionComponent) |
| virtual void | PrintAssertionLineDetails (AssertionComponent assertionComponent) |
|
protectedvirtual |
|
protectedvirtual |
|
protectedpure virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
| void UnityTest.AssertionListRenderer< T >.Render | ( | IEnumerable< AssertionComponent > | allAssertions, |
| List< string > | foldMarkers | ||
| ) |
Implements UnityTest.IListRenderer.
1.8.12