trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
ValueProvider
trial
discovery
testclass
Undocumented in source.
struct
ValueProvider (
string
name
alias
T
) {
immutable static
string
parameterName
;
auto
provide
();
}
Members
Functions
provide
auto
provide
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
parameterName
string
parameterName
;
Undocumented in source.
Meta
Source
See Implementation
trial
discovery
testclass
classes
OtherTestSuite
SomeTestSuite
TestClassDiscovery
functions
For
getSetup
getTestLocation
getTestName
isSetupMember
isTestMember
methodCaller
someCustomFunction
structs
SetupEvent
ValueProvider
templates
classMembers
extractClasses
extractValueProviders
isClass
isRightParameter
isSetupAttribute
isTestAttribute
isValueProvider
setupAttributes
testAttributes