MeshBaker
Protected Member Functions | List of all members
UnityTest.GroupByGoRenderer Class Reference

Inherits UnityTest.AssertionListRenderer< GameObject >.

Protected Member Functions

override IEnumerable< IGrouping< GameObject, AssertionComponent > > GroupResult (IEnumerable< AssertionComponent > assertionComponents)
 
override bool PrintFoldout (bool isFolded, GameObject key)
 
override string GetFoldoutDisplayName (GameObject key)
 
- Protected Member Functions inherited from UnityTest.AssertionListRenderer< GameObject >
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)
 

Additional Inherited Members

- Public Member Functions inherited from UnityTest.AssertionListRenderer< GameObject >
void Render (IEnumerable< AssertionComponent > allAssertions, List< string > foldMarkers)
 

Member Function Documentation

§ GetFoldoutDisplayName()

override string UnityTest.GroupByGoRenderer.GetFoldoutDisplayName ( GameObject  key)
protected

§ GroupResult()

override IEnumerable<IGrouping<GameObject, AssertionComponent> > UnityTest.GroupByGoRenderer.GroupResult ( IEnumerable< AssertionComponent assertionComponents)
protectedvirtual

§ PrintFoldout()

override bool UnityTest.GroupByGoRenderer.PrintFoldout ( bool  isFolded,
GameObject  key 
)
protected

The documentation for this class was generated from the following file: