C# Class GoogleTestAdapter.TestCases.MethodSignatureCreator

Mostrar archivo Open project: csoltenborn/GoogleTestAdapter Class Usage Examples

Private Methods

Method Description
GetParameterizedTestMethodSignature ( TestCaseDescriptor descriptor ) : string
GetTestMethodSignature ( string suite, string testCase, string typeParam = "" ) : string
GetTestMethodSignatures ( TestCaseDescriptor descriptor ) : IEnumerable
GetTypedTestMethodSignatures ( TestCaseDescriptor descriptor ) : IEnumerable