//
pkg.gl
Category
github.com/sourcenetwork/zanzi
internal
testing
package
0.3.0
Repository:
https://github.com/sourcenetwork/zanzi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
41 SLOC
#
Functions
ProtoEq
No description provided by the author
RunSuite
Run a TestSuite The suite type must have methods prefixed with "Test" and these methods must receive a *testing.T argument.
#
Interfaces
TestSuite
TestSuite represents a type which groups several tests.