Documentation ¶
Index ¶
- func DeleteDeployment(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteEvent(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteNoRangeThingWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteSimpleThing(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteTeacherSharingRule(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThing(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingAllowingBatchWrites(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingAllowingBatchWritesWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithAdditionalAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithCompositeEnumAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithDateRange(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithDateTimeComposite(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithEnumHashKey(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithMatchingKeys(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithMultiUseCompositeAttribute(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithRequiredCompositePropertiesAndKeysOnly(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithRequiredFields(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithRequiredFields2(s db.Interface, t *testing.T) func(t *testing.T)
- func DeleteThingWithUnderscores(s db.Interface, t *testing.T) func(t *testing.T)
- func GetDeployment(s db.Interface, t *testing.T) func(t *testing.T)
- func GetDeploymentByVersion(s db.Interface, t *testing.T) func(t *testing.T)
- func GetDeploymentsByEnvAppAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetDeploymentsByEnvAppAndVersion(d db.Interface, t *testing.T) func(t *testing.T)
- func GetDeploymentsByEnvironmentAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetEvent(s db.Interface, t *testing.T) func(t *testing.T)
- func GetEventsByPkAndSk(d db.Interface, t *testing.T) func(t *testing.T)
- func GetEventsBySkAndData(d db.Interface, t *testing.T) func(t *testing.T)
- func GetNoRangeThingWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func GetNoRangeThingWithCompositeAttributessByNameVersionAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetSimpleThing(s db.Interface, t *testing.T) func(t *testing.T)
- func GetTeacherSharingRule(s db.Interface, t *testing.T) func(t *testing.T)
- func GetTeacherSharingRulesByDistrictAndSchoolTeacherApp(d db.Interface, t *testing.T) func(t *testing.T)
- func GetTeacherSharingRulesByTeacherAndSchoolApp(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThing(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingAllowingBatchWrites(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingAllowingBatchWritesWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingAllowingBatchWritesWithCompositeAttributessByNameIDAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingAllowingBatchWritessByNameAndVersion(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingByID(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithAdditionalAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithAdditionalAttributesByID(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithAdditionalAttributessByHashNullableAndName(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithAdditionalAttributessByNameAndCreatedAt(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithAdditionalAttributessByNameAndRangeNullable(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithAdditionalAttributessByNameAndVersion(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithCompositeAttributessByNameBranchAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithCompositeAttributessByNameVersionAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithCompositeEnumAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithCompositeEnumAttributessByNameBranchAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithDateRange(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithDateRangesByNameAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithDateTimeComposite(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithDateTimeCompositesByTypeIDAndCreatedResource(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithEnumHashKey(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithEnumHashKeysByBranchAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithEnumHashKeysByBranchAndDate2(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithMatchingKeys(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithMatchingKeyssByAssocTypeIDAndCreatedBear(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithMatchingKeyssByBearAndAssocTypeID(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithMultiUseCompositeAttribute(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithMultiUseCompositeAttributesByFourAndOneTwo(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithMultiUseCompositeAttributesByThreeAndOneTwo(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithRequiredCompositePropertiesAndKeysOnly(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithRequiredCompositePropertiesAndKeysOnlysByPropertyOneAndTwoAndPropertyThree(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithRequiredFields(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithRequiredFields2(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithRequiredFields2sByNameAndID(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingWithUnderscores(s db.Interface, t *testing.T) func(t *testing.T)
- func GetThingsByHashNullableAndName(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingsByNameAndCreatedAt(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingsByNameAndRangeNullable(d db.Interface, t *testing.T) func(t *testing.T)
- func GetThingsByNameAndVersion(d db.Interface, t *testing.T) func(t *testing.T)
- func RunDBTests(t *testing.T, dbFactory func() db.Interface)
- func SaveDeployment(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveEvent(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveNoRangeThingWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveSimpleThing(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveTeacherSharingRule(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThing(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingAllowingBatchWrites(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingAllowingBatchWritesWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithAdditionalAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithCompositeAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithCompositeEnumAttributes(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithDateRange(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithDateTimeComposite(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithEnumHashKey(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithMatchingKeys(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithMultiUseCompositeAttribute(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithRequiredCompositePropertiesAndKeysOnly(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithRequiredFields(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithRequiredFields2(s db.Interface, t *testing.T) func(t *testing.T)
- func SaveThingWithUnderscores(s db.Interface, t *testing.T) func(t *testing.T)
- func ScanDeployments(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanDeploymentsByEnvAppAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanDeploymentsByVersion(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanEvents(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanEventsBySkAndData(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanNoRangeThingWithCompositeAttributess(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanNoRangeThingWithCompositeAttributessByNameVersionAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanSimpleThings(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanTeacherSharingRules(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanTeacherSharingRulesByDistrictAndSchoolTeacherApp(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingAllowingBatchWritesWithCompositeAttributess(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingAllowingBatchWritess(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithAdditionalAttributess(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithAdditionalAttributessByID(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithAdditionalAttributessByNameAndCreatedAt(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithAdditionalAttributessByNameAndRangeNullable(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithCompositeAttributess(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithCompositeAttributessByNameVersionAndDate(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithCompositeEnumAttributess(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithDateRanges(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithDateTimeComposites(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithEnumHashKeys(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithEnumHashKeysByBranchAndDate2(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithMatchingKeyss(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithMatchingKeyssByAssocTypeIDAndCreatedBear(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithMultiUseCompositeAttributes(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithMultiUseCompositeAttributesByFourAndOneTwo(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithMultiUseCompositeAttributesByThreeAndOneTwo(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithRequiredCompositePropertiesAndKeysOnlys(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithRequiredCompositePropertiesAndKeysOnlysByPropertyOneAndTwoAndPropertyThree(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithRequiredFields2s(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingWithRequiredFieldss(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThings(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingsByID(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingsByNameAndCreatedAt(d db.Interface, t *testing.T) func(t *testing.T)
- func ScanThingsByNameAndRangeNullable(d db.Interface, t *testing.T) func(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeploymentByVersion ¶
func GetEventsBySkAndData ¶
func GetTeacherSharingRule ¶
func GetThingWithDateRange ¶
func GetThingWithEnumHashKey ¶
func GetThingWithUnderscores ¶
func SaveTeacherSharingRule ¶
func SaveThingWithDateRange ¶
func ScanDeployments ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanDeploymentsByEnvAppAndDate ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanDeploymentsByVersion ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanEvents ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanEventsBySkAndData ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanNoRangeThingWithCompositeAttributess ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanNoRangeThingWithCompositeAttributessByNameVersionAndDate ¶
func ScanNoRangeThingWithCompositeAttributessByNameVersionAndDate(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanSimpleThings ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanTeacherSharingRules ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanTeacherSharingRulesByDistrictAndSchoolTeacherApp ¶
func ScanTeacherSharingRulesByDistrictAndSchoolTeacherApp(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingAllowingBatchWritesWithCompositeAttributess ¶
func ScanThingAllowingBatchWritesWithCompositeAttributess(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingAllowingBatchWritess ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithAdditionalAttributess ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithAdditionalAttributessByID ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithAdditionalAttributessByNameAndCreatedAt ¶
func ScanThingWithAdditionalAttributessByNameAndCreatedAt(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithAdditionalAttributessByNameAndRangeNullable ¶
func ScanThingWithAdditionalAttributessByNameAndRangeNullable(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithCompositeAttributess ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithCompositeAttributessByNameVersionAndDate ¶
func ScanThingWithCompositeAttributessByNameVersionAndDate(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithCompositeEnumAttributess ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithDateRanges ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithDateTimeComposites ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithEnumHashKeys ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithEnumHashKeysByBranchAndDate2 ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithMatchingKeyss ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithMatchingKeyssByAssocTypeIDAndCreatedBear ¶
func ScanThingWithMatchingKeyssByAssocTypeIDAndCreatedBear(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithMultiUseCompositeAttributes ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithMultiUseCompositeAttributesByFourAndOneTwo ¶
func ScanThingWithMultiUseCompositeAttributesByFourAndOneTwo(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithMultiUseCompositeAttributesByThreeAndOneTwo ¶
func ScanThingWithMultiUseCompositeAttributesByThreeAndOneTwo(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithRequiredCompositePropertiesAndKeysOnlys ¶
func ScanThingWithRequiredCompositePropertiesAndKeysOnlys(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithRequiredCompositePropertiesAndKeysOnlysByPropertyOneAndTwoAndPropertyThree ¶
func ScanThingWithRequiredCompositePropertiesAndKeysOnlysByPropertyOneAndTwoAndPropertyThree(d db.Interface, t *testing.T) func(t *testing.T)
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithRequiredFields2s ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingWithRequiredFieldss ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThings ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingsByID ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingsByNameAndCreatedAt ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
func ScanThingsByNameAndRangeNullable ¶
The scan tests are structured differently compared to other tests in because items returned by scans are not returned in any particular order, so we can't simply declare what the expected arrays of items are.
Types ¶
This section is empty.