MCPcopy Index your code
hub / github.com/bytebase/bytebase / TestBackupDatabaseNameOfEngineMariaDB

Function TestBackupDatabaseNameOfEngineMariaDB

backend/common/engine_test.go:16–18  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

14}
15
16func TestBackupDatabaseNameOfEngineMariaDB(t *testing.T) {
17 require.Equal(t, "bbdataarchive", BackupDatabaseNameOfEngine(storepb.Engine_MARIADB))
18}

Callers

nothing calls this directly

Calls 2

EqualMethod · 0.65

Tested by

no test coverage detected