MeshBaker
UnityTest.GroupByTestsRenderer Member List

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

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