//
pkg.gl
Category
github.com/erlangs/okoo
src
tests
package
1.0.2
Repository:
https://github.com/erlangs/okoo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
123 SLOC
#
Packages
testllmodule
No description provided by the author
testmodule
No description provided by the author
#
Functions
InitializeTests
InitializeTests initializes a database for the tests of the given module.
RunTests
RunTests initializes the database, run the tests given by m and tears the database down.
TearDownTests
TearDownTests tears down the tests for the given module.