MCPcopy Index your code

hub / github.com/cucumber/godog / types & classes

Types & classes120 in github.com/cucumber/godog

↓ 26 callersTypeAliasctxKey
internal/models/stepdef_test.go:20
↓ 19 callersTypeAliasctxKey
suite_context_test.go:180
↓ 3 callersTypeAliassortPickleStepResultsByPickleStepID
internal/formatters/fmt.go:58
↓ 2 callersTypeAliasGodogs
Godogs is an example behavior holder.
_examples/godogs/godogs.go:8
↓ 2 callersTypeAliassortFeaturesByName
internal/formatters/fmt.go:42
↓ 2 callersTypeAliassortPicklesByID
internal/formatters/fmt.go:48
↓ 1 callersFuncTypeColorFunc
ColorFunc is a helper type to create colorized strings.
colors/colors.go:30
↓ 1 callersStructStepContext
StepContext allows registering step hooks.
test_context.go:113
↓ 1 callersTypeAliasStepResultStatus
StepResultStatus ...
internal/models/results.go:62
↓ 1 callersTypeAliassnippetSortByMethod
internal/formatters/undefined_snippets_gen.go:96
↓ 1 callersTypeAliasstackFrame
Frame represents a program counter inside a stack frame.
stacktrace.go:14
FuncTypeAfterScenarioHook
AfterScenarioHook defines a hook after scenario.
test_context.go:137
FuncTypeAfterStepHook
AfterStepHook defines a hook after step.
test_context.go:167
StructAttachment
suite.go:76
StructBase
Base is a base formatter.
internal/formatters/fmt_base.go:39
StructBaseFormatter
internal/formatters/fmt_multi_test.go:56
FuncTypeBeforeScenarioHook
BeforeScenarioHook defines a hook before scenario.
test_context.go:128
FuncTypeBeforeStepHook
BeforeStepHook defines a hook before step.
test_context.go:151
StructCase
internal/parser/parser_test.go:17
StructCuke
Cuke ...
internal/formatters/fmt_cucumber.go:37
StructCukeFeatureJSON
CukeFeatureJSON ...
internal/formatters/fmt_cucumber.go:177
StructDummyFormatter
internal/formatters/fmt_multi_test.go:60
StructEvents
Events - Events formatter
internal/formatters/fmt_events.go:26
StructFS
FS is a wrapper that falls back to `os`.
internal/storage/fs.go:9
StructFeature
internal/flags/options.go:85
StructFeature
Feature is an internal object to group together the parsed gherkin document, the pickles and the raw content.
internal/models/feature.go:10
InterfaceFlushFormatter
FlushFormatter is a `Formatter` but can be flushed.
formatters/fmt.go:78
InterfaceFormatter
Formatter is an interface for feature runner output summary presentation. New formatters may be created to represent suite results in different ways.
formatters/fmt.go:63
FuncTypeFormatterFunc
FormatterFunc builds a formatter with given suite name and io.Writer to record output
formatters/fmt.go:85
StructJUnit
JUnit renders test results in JUnit format.
internal/formatters/fmt_junit.go:27
StructJunitError
internal/formatters/fmt_junit_test.go:134
StructJunitFailure
internal/formatters/fmt_junit_test.go:129
StructJunitPackageSuite
JunitPackageSuite ...
internal/formatters/fmt_junit.go:237
StructJunitPackageSuite
JunitPackageSuite represents the JUnit XML structure for test suites
internal/formatters/fmt_junit_test.go:98
StructJunitTestCase
internal/formatters/fmt_junit_test.go:120
StructJunitTestSuite
internal/formatters/fmt_junit_test.go:109
TypeAliasKeyword
formatters/fmt.go:101
StructMultiFormatter
MultiFormatter passes test progress to multiple formatters.
internal/formatters/fmt_multi.go:12
StructOptions
Options are suite run options flags are mapped to these options. It can also be used together with godog.RunWithOptions to run test suite from go sou
internal/flags/options.go:17
StructPickleAttachment
PickleAttachment ...
internal/models/results.go:22
StructPickleResult
PickleResult ...
internal/models/results.go:16
StructPickleStepResult
PickleStepResult ...
internal/models/results.go:29
StructPretty
Pretty is a formatter for readable output.
internal/formatters/fmt_pretty.go:30
StructProgress
Progress is a minimalistic formatter.
internal/formatters/fmt_progress.go:34
StructScenarioContext
ScenarioContext allows various contexts to register steps and event handlers. When running a scenario, the instance of ScenarioContext is passed to a
test_context.go:108
StructStepDefinition
StepDefinition is a registered step definition contains a StepHandler and regexp which is used to match a step. Args which were matched by last execut
formatters/fmt.go:95
StructStepDefinition
StepDefinition ...
internal/models/stepdef.go:25
TypeAliasSteps
Steps allows to nest steps instead of returning an error in step func it is possible to return combined steps: func multistep(name string) godog.Ste
test_context.go:41
StructStorage
Storage is a thread safe in-mem storage
internal/storage/storage.go:40
StructTestRunStarted
TestRunStarted ...
internal/models/results.go:11
StructTestSuite
TestSuite allows for configuration of the Test Suite Execution
run.go:319
StructTestSuiteContext
TestSuiteContext allows various contexts to register event handlers. When running a test suite, the instance of TestSuiteContext is passed to all fun
test_context.go:68
InterfaceTestingT
TestingT is a subset of the public methods implemented by go's testing.T. It allows assertion libraries to be used with godog, provided they depend on
testingt.go:19
StructansiColorWriter
colors/ansi_windows.go:34
StructansiColorWriter
colors/ansi_others.go:12
StructapiFeature
_examples/api/api_test.go:15
StructapiFeature
_examples/db/api_test.go:22
Structasserter
suite_context_test.go:897
StructattachmentKey
suite.go:82
StructbuilderTestCase
internal/builder/builder_test.go:335
TypeAliascolor
a color code type
colors/colors.go:11
StructconsoleScreenBufferInfo
colors/ansi_windows.go:194
Structcontexts
internal/builder/builder.go:437
Structcoord
colors/ansi_windows.go:186
TypeAliascsiState
colors/ansi_windows.go:18
TypeAliascsiState
internal/formatters/fmt_color_tag_test.go:13
StructcukeComment
internal/formatters/fmt_cucumber.go:118
StructcukeDataTableRow
internal/formatters/fmt_cucumber.go:161
StructcukeDocstring
internal/formatters/fmt_cucumber.go:123
StructcukeElement
internal/formatters/fmt_cucumber.go:165
StructcukeEmbedding
internal/formatters/fmt_cucumber.go:144
StructcukeMatch
internal/formatters/fmt_cucumber.go:140
StructcukeResult
internal/formatters/fmt_cucumber.go:134
StructcukeStep
internal/formatters/fmt_cucumber.go:150
StructcukeTag
internal/formatters/fmt_cucumber.go:129
TypeAliasdrawType
colors/ansi_windows.go:112
StructemojiFmt
_examples/custom-formatter/emoji.go:34
Structev
suite_context_test.go:339
FuncTypeexpectedAndActualAssertion
func(t assert.TestingT, expected, actual interface{}, msgAndArgs ...interface{}) bool
suite_context_test.go:895
StructfiredEvent
suite_context_test.go:224
Structflagged
flags.go:137
Structfm
flags.go:58
Structformatter
internal/formatters/fmt_multi.go:17
StructgodogFeaturesScenario
suite_context_test.go:229
StructgodogsCtxKey
_examples/godogs/godogs_test.go:55
StructjunitError
internal/formatters/fmt_junit.go:210
StructjunitFailure
internal/formatters/fmt_junit.go:205
StructjunitTestCase
internal/formatters/fmt_junit.go:216
StructjunitTestSuite
internal/formatters/fmt_junit.go:225
StructmultiContextKey
suite_context_test.go:384
StructnoColors
colors/no_colors.go:9
StructonFlushFormatter
internal/formatters/fmt_flushwrap.go:20
TypeAliasoutputMode
colors/writer.go:9
TypeAliasparseResult
colors/ansi_windows.go:26
StructprogressOutput
run_test.go:721
StructrandomSeed
randomSeed implements `flag.Value`, see https://golang.org/pkg/flag/#Value
flags.go:223
StructregisteredFormatter
formatters/fmt.go:10
TypeAliasrepeater
internal/formatters/fmt_multi.go:22
Structrunner
run.go:41
FuncTypescenarioInitializer
func(*ScenarioContext)
run.go:38
next →1–100 of 120, ranked by callers