package
1.2.1
Repository: https://github.com/cybergarage/go-mongo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NeweEmbedSuite returns a scenario test suite instance which loads under the specified directory.
NewScenario return a scenario instance.
NewScenarioTest returns a scenario test instance.
NewScenarioTestWithBytes return a scenario test instance for the specified test scenario bytes.
NewScenarioTestWithFile return a scenario test instance for the specified test scenario file.
NewScenarioWithBytes return a scenario instance for the specified test scenario bytes.
NewScenarioWithFile return a scenario instance for the specified test scenario file.
NewServer returns a test server instance.
NewSuite returns a scenario test suite instance.
NewSuiteWithDirectory returns a scenario test suite instance which loads under the specified directory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

go:embed certs/ca.pem.
go:embed certs/cert.pem.
go:embed certs/key.pem.

# Structs

Scenario represents a scenario.
ScenarioTest represents a scenario test.
No description provided by the author
Suite represents a scenario test suite.
No description provided by the author

# Interfaces

Client represents a client for testing.

# Type aliases

Line represents a line of a scenario test file.