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

Inherits UnityTest.AssertionListRenderer< Type >.

Protected Member Functions

override IEnumerable< IGrouping< Type, AssertionComponent > > GroupResult (IEnumerable< AssertionComponent > assertionComponents)
 
override string GetStringKey (Type key)
 
- Protected Member Functions inherited from UnityTest.AssertionListRenderer< Type >
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< Type >
void Render (IEnumerable< AssertionComponent > allAssertions, List< string > foldMarkers)
 

Member Function Documentation

§ GetStringKey()

override string UnityTest.GroupByComparerRenderer.GetStringKey ( Type  key)
protected

§ GroupResult()

override IEnumerable<IGrouping<Type, AssertionComponent> > UnityTest.GroupByComparerRenderer.GroupResult ( IEnumerable< AssertionComponent assertionComponents)
protectedvirtual

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