Documentation
¶
Index ¶
Constants ¶
View Source
const (
EnvMockMATLABConfig = mockruntime.EnvMockMATLABConfig
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config = mockruntime.Config
func ExitImmediatelyConfig ¶
func HangBeforeFilesConfig ¶
func HangBeforeFilesConfig() Config
func HappyConfig ¶
func HappyConfig() Config
func SlowStartupConfig ¶
func StartupFailureConfig ¶
func StartupFailureConfig() Config
type Installation ¶
type Installation struct {
MATLABRoot string
}
func BuildAndInstall ¶
func BuildAndInstall(t *testing.T) *Installation
type Session ¶
func StartSession ¶
func (*Session) ProcessExited ¶
func (*Session) WaitForReady ¶
func (s *Session) WaitForReady(ctx context.Context) (embeddedconnector.ConnectionDetails, error)
Click to show internal directories.
Click to hide internal directories.