MeshBaker
UnityTest.GroupByGoRenderer Member List

This is the complete list of members for UnityTest.GroupByGoRenderer, including all inherited members.

GetFoldoutDisplayName(GameObject key)UnityTest.GroupByGoRendererprotected
AssertionListRenderer< GameObject >.GetFoldoutDisplayName(T key)UnityTest.AssertionListRenderer< GameObject >protectedvirtual
GetStringKey(T key)UnityTest.AssertionListRenderer< GameObject >protectedvirtual
GroupResult(IEnumerable< AssertionComponent > assertionComponents)UnityTest.GroupByGoRendererprotectedvirtual
PrintAssertionLineDetails(AssertionComponent assertionComponent)UnityTest.AssertionListRenderer< GameObject >protectedvirtual
PrintFoldedAssertionLine(AssertionComponent assertionComponent)UnityTest.AssertionListRenderer< GameObject >protectedvirtual
PrintFoldout(bool isFolded, GameObject key)UnityTest.GroupByGoRendererprotected
AssertionListRenderer< GameObject >.PrintFoldout(bool isFolded, T key)UnityTest.AssertionListRenderer< GameObject >protectedvirtual
Render(IEnumerable< AssertionComponent > allAssertions, List< string > foldMarkers)UnityTest.AssertionListRenderer< GameObject >