package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Suite = suite.Suite{
Name: "Delete",
Tests: []suite.Test{
missingName,
invalidName,
exists,
notFound,
alreadyDeleted,
wildcardName,
},
}
Suite of Delete tests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.