Documentation ¶
Index ¶
- func CleanupEnv(ass *assert.Assertions, store persistence.ProcessStore)
- func SQLAppDatabaseTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLBackoffTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLBasicTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLForceFailTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLGracefulCompleteTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLProcessIdReusePolicyAllowIfNoRunning(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLProcessIdReusePolicyAllowIfPreviousExitAbnormally(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLProcessIdReusePolicyDefault(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLProcessIdReusePolicyDisallowReuseTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLProcessIdReusePolicyTerminateIfRunning(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
- func SQLStateFailureRecoveryTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupEnv ¶
func CleanupEnv(ass *assert.Assertions, store persistence.ProcessStore)
func SQLAppDatabaseTest ¶
func SQLAppDatabaseTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
nolint: funlen
func SQLBackoffTest ¶
func SQLBackoffTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLBasicTest ¶
func SQLBasicTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLForceFailTest ¶
func SQLForceFailTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLGracefulCompleteTest ¶
func SQLGracefulCompleteTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLProcessIdReusePolicyAllowIfNoRunning ¶
func SQLProcessIdReusePolicyAllowIfNoRunning( t *testing.T, ass *assert.Assertions, store persistence.ProcessStore, )
func SQLProcessIdReusePolicyAllowIfPreviousExitAbnormally ¶
func SQLProcessIdReusePolicyAllowIfPreviousExitAbnormally( t *testing.T, ass *assert.Assertions, store persistence.ProcessStore, )
func SQLProcessIdReusePolicyDefault ¶
func SQLProcessIdReusePolicyDefault(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLProcessIdReusePolicyDisallowReuseTest ¶
func SQLProcessIdReusePolicyDisallowReuseTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLProcessIdReusePolicyTerminateIfRunning ¶
func SQLProcessIdReusePolicyTerminateIfRunning(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
func SQLStateFailureRecoveryTest ¶
func SQLStateFailureRecoveryTest(t *testing.T, ass *assert.Assertions, store persistence.ProcessStore)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.