//
pkg.gl
Category
github.com/cloudspannerecosystem/dynamodb-adapter
apitesting
package
0.0.0-20250318023330-95bcf6879c53
Repository:
https://github.com/cloudspannerecosystem/dynamodb-adapter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
140 SLOC
#
Structs
APITest
APITest is a structure used to define some environmental aspects of a test run (like Setup/Teardown functions) It also holds some internal context.
APITestCase
APITestCase is a structure used to define the specific test cases to be run via RunTests.