resourceshowoutputassert

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountShowOutputAssert added in v1.0.0

type AccountShowOutputAssert struct {
	*assert.ResourceAssert
}

func AccountDatasourceShowOutput added in v1.0.0

func AccountDatasourceShowOutput(t *testing.T, name string) *AccountShowOutputAssert

func AccountShowOutput added in v1.0.0

func AccountShowOutput(t *testing.T, name string) *AccountShowOutputAssert

func ImportedAccountShowOutput added in v1.0.0

func ImportedAccountShowOutput(t *testing.T, id string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountLocator added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountLocator(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountLocatorNotEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountLocatorNotEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountLocatorURL added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountLocatorURL(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountLocatorUrlNotEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountLocatorUrlNotEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountName added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountName(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountOldUrlLastUsed added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountOldUrlLastUsed(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountOldUrlLastUsedEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountOldUrlLastUsedEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountOldUrlSavedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountOldUrlSavedOn(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountOldUrlSavedOnEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountOldUrlSavedOnEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountURL added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountURL(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasAccountUrlNotEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasAccountUrlNotEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasComment added in v1.0.0

func (a *AccountShowOutputAssert) HasComment(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasConsumptionBillingEntityName added in v1.0.0

func (a *AccountShowOutputAssert) HasConsumptionBillingEntityName(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasConsumptionBillingEntityNameNotEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasConsumptionBillingEntityNameNotEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasCreatedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasCreatedOn(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasCreatedOnNotEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasCreatedOnNotEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasDroppedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasDroppedOn(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasDroppedOnEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasDroppedOnEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasEdition added in v1.0.0

func (*AccountShowOutputAssert) HasIsEventsAccount added in v1.0.0

func (a *AccountShowOutputAssert) HasIsEventsAccount(expected bool) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasIsEventsAccountEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasIsEventsAccountEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasIsOrgAdmin added in v1.0.0

func (a *AccountShowOutputAssert) HasIsOrgAdmin(expected bool) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasIsOrganizationAccount added in v1.0.0

func (a *AccountShowOutputAssert) HasIsOrganizationAccount(expected bool) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasIsOrganizationAccountEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasIsOrganizationAccountEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasManagedAccounts added in v1.0.0

func (a *AccountShowOutputAssert) HasManagedAccounts(expected int) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMarketplaceConsumerBillingEntityName added in v1.0.0

func (a *AccountShowOutputAssert) HasMarketplaceConsumerBillingEntityName(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMarketplaceProviderBillingEntityName added in v1.0.0

func (a *AccountShowOutputAssert) HasMarketplaceProviderBillingEntityName(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMarketplaceProviderBillingEntityNameNotEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasMarketplaceProviderBillingEntityNameNotEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMovedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasMovedOn(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMovedOnEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasMovedOnEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMovedToOrganization added in v1.0.0

func (a *AccountShowOutputAssert) HasMovedToOrganization(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasMovedToOrganizationEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasMovedToOrganizationEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoAccountOldUrlLastUsed added in v1.0.0

func (a *AccountShowOutputAssert) HasNoAccountOldUrlLastUsed() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoAccountOldUrlSavedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasNoAccountOldUrlSavedOn() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoDroppedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasNoDroppedOn() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoIsEventsAccount added in v1.0.0

func (a *AccountShowOutputAssert) HasNoIsEventsAccount() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoIsOrganizationAccount added in v1.0.0

func (a *AccountShowOutputAssert) HasNoIsOrganizationAccount() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoMovedToOrganization added in v1.0.0

func (a *AccountShowOutputAssert) HasNoMovedToOrganization() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoOrganizationOldUrl added in v1.0.0

func (a *AccountShowOutputAssert) HasNoOrganizationOldUrl() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoOrganizationOldUrlLastUsed added in v1.0.0

func (a *AccountShowOutputAssert) HasNoOrganizationOldUrlLastUsed() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoOrganizationOldUrlSavedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasNoOrganizationOldUrlSavedOn() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoOrganizationUrlExpirationOn added in v1.0.0

func (a *AccountShowOutputAssert) HasNoOrganizationUrlExpirationOn() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoRestoredOn added in v1.0.0

func (a *AccountShowOutputAssert) HasNoRestoredOn() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasNoScheduledDeletionTime added in v1.0.0

func (a *AccountShowOutputAssert) HasNoScheduledDeletionTime() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOldAccountURL added in v1.0.0

func (a *AccountShowOutputAssert) HasOldAccountURL(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationName added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationName(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationOldUrl added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationOldUrl(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationOldUrlEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationOldUrlEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationOldUrlLastUsed added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationOldUrlLastUsed(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationOldUrlLastUsedEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationOldUrlLastUsedEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationOldUrlSavedOn added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationOldUrlSavedOn(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationOldUrlSavedOnEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationOldUrlSavedOnEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationUrlExpirationOn added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationUrlExpirationOn(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasOrganizationUrlExpirationOnEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasOrganizationUrlExpirationOnEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasRegionGroup added in v1.0.0

func (a *AccountShowOutputAssert) HasRegionGroup(expected string) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasRestoredOn added in v1.0.0

func (a *AccountShowOutputAssert) HasRestoredOn(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasRestoredOnEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasRestoredOnEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasScheduledDeletionTime added in v1.0.0

func (a *AccountShowOutputAssert) HasScheduledDeletionTime(expected time.Time) *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasScheduledDeletionTimeEmpty added in v1.0.0

func (a *AccountShowOutputAssert) HasScheduledDeletionTimeEmpty() *AccountShowOutputAssert

func (*AccountShowOutputAssert) HasSnowflakeRegion added in v1.0.0

func (a *AccountShowOutputAssert) HasSnowflakeRegion(expected string) *AccountShowOutputAssert

type AuthenticationPolicyShowOutputAssert added in v0.97.0

type AuthenticationPolicyShowOutputAssert struct {
	*assert.ResourceAssert
}

func AuthenticationPolicyShowOutput added in v0.97.0

func AuthenticationPolicyShowOutput(t *testing.T, name string) *AuthenticationPolicyShowOutputAssert

func ImportedAuthenticationPolicyShowOutput added in v0.97.0

func ImportedAuthenticationPolicyShowOutput(t *testing.T, id string) *AuthenticationPolicyShowOutputAssert

func (*AuthenticationPolicyShowOutputAssert) HasComment added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasCreatedOn added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasDatabaseName added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasName added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasOptions added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasOwner added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasOwnerRoleType added in v0.97.0

func (*AuthenticationPolicyShowOutputAssert) HasSchemaName added in v0.97.0

type ConnectionShowOutputAssert added in v0.98.0

type ConnectionShowOutputAssert struct {
	*assert.ResourceAssert
}

func ConnectionShowOutput added in v0.98.0

func ConnectionShowOutput(t *testing.T, name string) *ConnectionShowOutputAssert

func ImportedConnectionShowOutput added in v0.98.0

func ImportedConnectionShowOutput(t *testing.T, id string) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasAccountLocator added in v0.98.0

func (c *ConnectionShowOutputAssert) HasAccountLocator(expected string) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasAccountName added in v0.98.0

func (c *ConnectionShowOutputAssert) HasAccountName(expected string) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasComment added in v0.98.0

func (*ConnectionShowOutputAssert) HasConnectionUrl added in v0.98.0

func (c *ConnectionShowOutputAssert) HasConnectionUrl(expected string) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasCreatedOn added in v0.98.0

func (*ConnectionShowOutputAssert) HasCreatedOnNotEmpty added in v0.98.0

func (c *ConnectionShowOutputAssert) HasCreatedOnNotEmpty() *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasFailoverAllowedToAccounts added in v0.98.0

func (c *ConnectionShowOutputAssert) HasFailoverAllowedToAccounts(expected ...sdk.AccountIdentifier) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasIsPrimary added in v0.98.0

func (c *ConnectionShowOutputAssert) HasIsPrimary(expected bool) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasName added in v0.98.0

func (*ConnectionShowOutputAssert) HasOrganizationName added in v0.98.0

func (c *ConnectionShowOutputAssert) HasOrganizationName(expected string) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasPrimary added in v0.98.0

func (*ConnectionShowOutputAssert) HasPrimaryIdentifier added in v0.98.0

func (*ConnectionShowOutputAssert) HasRegionGroup added in v0.98.0

func (c *ConnectionShowOutputAssert) HasRegionGroup(expected string) *ConnectionShowOutputAssert

func (*ConnectionShowOutputAssert) HasSnowflakeRegion added in v0.98.0

func (c *ConnectionShowOutputAssert) HasSnowflakeRegion(expected string) *ConnectionShowOutputAssert

type DatabaseRoleShowOutputAssert added in v0.95.0

type DatabaseRoleShowOutputAssert struct {
	*assert.ResourceAssert
}

func DatabaseRoleShowOutput added in v0.95.0

func DatabaseRoleShowOutput(t *testing.T, name string) *DatabaseRoleShowOutputAssert

func ImportedDatabaseRoleShowOutput added in v0.95.0

func ImportedDatabaseRoleShowOutput(t *testing.T, id string) *DatabaseRoleShowOutputAssert

func (*DatabaseRoleShowOutputAssert) HasComment added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasCreatedOn added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasDatabaseName added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles added in v0.95.0

func (d *DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert

func (*DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles added in v0.95.0

func (d *DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert

func (*DatabaseRoleShowOutputAssert) HasGrantedToRoles added in v0.95.0

func (d *DatabaseRoleShowOutputAssert) HasGrantedToRoles(expected int) *DatabaseRoleShowOutputAssert

func (*DatabaseRoleShowOutputAssert) HasIsCurrent added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasIsDefault added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasIsInherited added in v0.95.0

func (d *DatabaseRoleShowOutputAssert) HasIsInherited(expected bool) *DatabaseRoleShowOutputAssert

func (*DatabaseRoleShowOutputAssert) HasName added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasOwner added in v0.95.0

func (*DatabaseRoleShowOutputAssert) HasOwnerRoleType added in v0.95.0

func (d *DatabaseRoleShowOutputAssert) HasOwnerRoleType(expected string) *DatabaseRoleShowOutputAssert

type ExternalVolumeShowOutputAssert added in v0.98.0

type ExternalVolumeShowOutputAssert struct {
	*assert.ResourceAssert
}

func ExternalVolumeShowOutput added in v0.98.0

func ExternalVolumeShowOutput(t *testing.T, name string) *ExternalVolumeShowOutputAssert

func ImportedExternalVolumeShowOutput added in v0.98.0

func ImportedExternalVolumeShowOutput(t *testing.T, id string) *ExternalVolumeShowOutputAssert

func (*ExternalVolumeShowOutputAssert) HasAllowWrites added in v0.98.0

func (*ExternalVolumeShowOutputAssert) HasComment added in v0.98.0

func (*ExternalVolumeShowOutputAssert) HasName added in v0.98.0

type FunctionShowOutputAssert added in v1.0.0

type FunctionShowOutputAssert struct {
	*assert.ResourceAssert
}

func FunctionShowOutput added in v1.0.0

func FunctionShowOutput(t *testing.T, name string) *FunctionShowOutputAssert

func ImportedFunctionShowOutput added in v1.0.0

func ImportedFunctionShowOutput(t *testing.T, id string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasArgumentsRaw added in v1.0.0

func (f *FunctionShowOutputAssert) HasArgumentsRaw(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasCatalogName added in v1.0.0

func (f *FunctionShowOutputAssert) HasCatalogName(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasCreatedOn added in v1.0.0

func (f *FunctionShowOutputAssert) HasCreatedOn(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasDescription added in v1.0.0

func (f *FunctionShowOutputAssert) HasDescription(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasExternalAccessIntegrations added in v1.0.0

func (f *FunctionShowOutputAssert) HasExternalAccessIntegrations(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsAggregate added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsAggregate(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsAnsi added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsAnsi(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsBuiltin added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsBuiltin(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsDataMetric added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsDataMetric(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsExternalFunction added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsExternalFunction(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsMemoizable added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsMemoizable(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsSecure added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsSecure(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasIsTableFunction added in v1.0.0

func (f *FunctionShowOutputAssert) HasIsTableFunction(expected bool) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasLanguage added in v1.0.0

func (f *FunctionShowOutputAssert) HasLanguage(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasMaxNumArguments added in v1.0.0

func (f *FunctionShowOutputAssert) HasMaxNumArguments(expected int) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasMinNumArguments added in v1.0.0

func (f *FunctionShowOutputAssert) HasMinNumArguments(expected int) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasName added in v1.0.0

func (*FunctionShowOutputAssert) HasSchemaName added in v1.0.0

func (f *FunctionShowOutputAssert) HasSchemaName(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasSecrets added in v1.0.0

func (f *FunctionShowOutputAssert) HasSecrets(expected string) *FunctionShowOutputAssert

func (*FunctionShowOutputAssert) HasValidForClustering added in v1.0.0

func (f *FunctionShowOutputAssert) HasValidForClustering(expected bool) *FunctionShowOutputAssert

type MaskingPolicyShowOutputAssert added in v0.96.0

type MaskingPolicyShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedMaskingPolicyShowOutput added in v0.96.0

func ImportedMaskingPolicyShowOutput(t *testing.T, id string) *MaskingPolicyShowOutputAssert

func MaskingPoliciesDatasourceShowOutput added in v0.96.0

func MaskingPoliciesDatasourceShowOutput(t *testing.T, name string) *MaskingPolicyShowOutputAssert

MaskingPoliciesDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func MaskingPolicyShowOutput added in v0.96.0

func MaskingPolicyShowOutput(t *testing.T, name string) *MaskingPolicyShowOutputAssert

func (*MaskingPolicyShowOutputAssert) HasComment added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasCreatedOn added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasCreatedOnNotEmpty added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasDatabaseName added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasExemptOtherPolicies added in v0.96.0

func (m *MaskingPolicyShowOutputAssert) HasExemptOtherPolicies(expected bool) *MaskingPolicyShowOutputAssert

func (*MaskingPolicyShowOutputAssert) HasKind added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasName added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasOwner added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasOwnerRoleType added in v0.96.0

func (*MaskingPolicyShowOutputAssert) HasSchemaName added in v0.96.0

type ProcedureShowOutputAssert added in v1.0.0

type ProcedureShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedProcedureShowOutput added in v1.0.0

func ImportedProcedureShowOutput(t *testing.T, id string) *ProcedureShowOutputAssert

func ProcedureShowOutput added in v1.0.0

func ProcedureShowOutput(t *testing.T, name string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasArgumentsRaw added in v1.0.0

func (p *ProcedureShowOutputAssert) HasArgumentsRaw(expected string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasCatalogName added in v1.0.0

func (p *ProcedureShowOutputAssert) HasCatalogName(expected string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasCreatedOn added in v1.0.0

func (p *ProcedureShowOutputAssert) HasCreatedOn(expected string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasDescription added in v1.0.0

func (p *ProcedureShowOutputAssert) HasDescription(expected string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasExternalAccessIntegrations added in v1.0.0

func (p *ProcedureShowOutputAssert) HasExternalAccessIntegrations(expected string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasIsAggregate added in v1.0.0

func (p *ProcedureShowOutputAssert) HasIsAggregate(expected bool) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasIsAnsi added in v1.0.0

func (*ProcedureShowOutputAssert) HasIsBuiltin added in v1.0.0

func (p *ProcedureShowOutputAssert) HasIsBuiltin(expected bool) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasIsSecure added in v1.0.0

func (p *ProcedureShowOutputAssert) HasIsSecure(expected bool) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasIsTableFunction added in v1.0.0

func (p *ProcedureShowOutputAssert) HasIsTableFunction(expected bool) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasMaxNumArguments added in v1.0.0

func (p *ProcedureShowOutputAssert) HasMaxNumArguments(expected int) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasMinNumArguments added in v1.0.0

func (p *ProcedureShowOutputAssert) HasMinNumArguments(expected int) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasName added in v1.0.0

func (*ProcedureShowOutputAssert) HasSchemaName added in v1.0.0

func (p *ProcedureShowOutputAssert) HasSchemaName(expected string) *ProcedureShowOutputAssert

func (*ProcedureShowOutputAssert) HasSecrets added in v1.0.0

func (*ProcedureShowOutputAssert) HasValidForClustering added in v1.0.0

func (p *ProcedureShowOutputAssert) HasValidForClustering(expected bool) *ProcedureShowOutputAssert

type ResourceMonitorShowOutputAssert added in v0.96.0

type ResourceMonitorShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedResourceMonitorShowOutput added in v0.96.0

func ImportedResourceMonitorShowOutput(t *testing.T, id string) *ResourceMonitorShowOutputAssert

func ResourceMonitorDatasourceShowOutput added in v0.96.0

func ResourceMonitorDatasourceShowOutput(t *testing.T, name string) *ResourceMonitorShowOutputAssert

ResourceMonitorDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func ResourceMonitorShowOutput added in v0.96.0

func ResourceMonitorShowOutput(t *testing.T, name string) *ResourceMonitorShowOutputAssert

func (*ResourceMonitorShowOutputAssert) HasComment added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasCreatedOn added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasCreatedOnNotEmpty added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasCreditQuota added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasEndTime added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasEndTimeNotEmpty added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasFrequency added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasLevel added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasName added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasOwner added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasOwnerNotEmpty added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasRemainingCredits added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasStartTime added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasStartTimeNotEmpty added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasSuspendAt added in v0.96.0

func (*ResourceMonitorShowOutputAssert) HasSuspendImmediateAt added in v0.96.0

func (r *ResourceMonitorShowOutputAssert) HasSuspendImmediateAt(expected int) *ResourceMonitorShowOutputAssert

func (*ResourceMonitorShowOutputAssert) HasUsedCredits added in v0.96.0

type RowAccessPolicyShowOutputAssert added in v0.96.0

type RowAccessPolicyShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedRowAccessPolicyShowOutput added in v0.96.0

func ImportedRowAccessPolicyShowOutput(t *testing.T, id string) *RowAccessPolicyShowOutputAssert

func RowAccessPoliciesDatasourceShowOutput added in v0.96.0

func RowAccessPoliciesDatasourceShowOutput(t *testing.T, name string) *RowAccessPolicyShowOutputAssert

RowAccessPoliciesDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func RowAccessPolicyShowOutput added in v0.96.0

func RowAccessPolicyShowOutput(t *testing.T, name string) *RowAccessPolicyShowOutputAssert

func (*RowAccessPolicyShowOutputAssert) HasComment added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasCreatedOn added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasCreatedOnNotEmpty added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasDatabaseName added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasKind added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasName added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasOptions added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasOwner added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasOwnerRoleType added in v0.96.0

func (*RowAccessPolicyShowOutputAssert) HasSchemaName added in v0.96.0

type SecretShowOutputAssert added in v0.98.0

type SecretShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedSecretShowOutput added in v0.98.0

func ImportedSecretShowOutput(t *testing.T, id string) *SecretShowOutputAssert

func SecretShowOutput added in v0.98.0

func SecretShowOutput(t *testing.T, name string) *SecretShowOutputAssert

func SecretsDatasourceShowOutput added in v0.98.0

func SecretsDatasourceShowOutput(t *testing.T, name string) *SecretShowOutputAssert

SecretsDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func (*SecretShowOutputAssert) HasComment added in v0.98.0

func (s *SecretShowOutputAssert) HasComment(expected string) *SecretShowOutputAssert

func (*SecretShowOutputAssert) HasCreatedOn added in v0.98.0

func (s *SecretShowOutputAssert) HasCreatedOn(expected time.Time) *SecretShowOutputAssert

func (*SecretShowOutputAssert) HasDatabaseName added in v0.98.0

func (s *SecretShowOutputAssert) HasDatabaseName(expected string) *SecretShowOutputAssert

func (*SecretShowOutputAssert) HasName added in v0.98.0

func (*SecretShowOutputAssert) HasOwner added in v0.98.0

func (s *SecretShowOutputAssert) HasOwner(expected string) *SecretShowOutputAssert

func (*SecretShowOutputAssert) HasOwnerRoleType added in v0.98.0

func (s *SecretShowOutputAssert) HasOwnerRoleType(expected string) *SecretShowOutputAssert

func (*SecretShowOutputAssert) HasSchemaName added in v0.98.0

func (s *SecretShowOutputAssert) HasSchemaName(expected string) *SecretShowOutputAssert

func (*SecretShowOutputAssert) HasSecretType added in v0.98.0

func (s *SecretShowOutputAssert) HasSecretType(expected string) *SecretShowOutputAssert

type StreamShowOutputAssert added in v0.97.0

type StreamShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedStreamShowOutput added in v0.97.0

func ImportedStreamShowOutput(t *testing.T, id string) *StreamShowOutputAssert

func StreamShowOutput added in v0.97.0

func StreamShowOutput(t *testing.T, name string) *StreamShowOutputAssert

func StreamsDatasourceShowOutput added in v0.98.0

func StreamsDatasourceShowOutput(t *testing.T, name string) *StreamShowOutputAssert

StreamsDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func (*StreamShowOutputAssert) HasBaseTables added in v0.97.0

func (*StreamShowOutputAssert) HasBaseTablesPartiallyQualified added in v0.98.0

func (s *StreamShowOutputAssert) HasBaseTablesPartiallyQualified(ids ...string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasComment added in v0.97.0

func (s *StreamShowOutputAssert) HasComment(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasCreatedOn added in v0.97.0

func (s *StreamShowOutputAssert) HasCreatedOn(expected time.Time) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasCreatedOnNotEmpty added in v0.97.0

func (s *StreamShowOutputAssert) HasCreatedOnNotEmpty() *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasDatabaseName added in v0.97.0

func (s *StreamShowOutputAssert) HasDatabaseName(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasInvalidReason added in v0.97.0

func (s *StreamShowOutputAssert) HasInvalidReason(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasMode added in v0.97.0

func (*StreamShowOutputAssert) HasName added in v0.97.0

func (*StreamShowOutputAssert) HasOwner added in v0.97.0

func (s *StreamShowOutputAssert) HasOwner(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasOwnerRoleType added in v0.97.0

func (s *StreamShowOutputAssert) HasOwnerRoleType(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasSchemaName added in v0.97.0

func (s *StreamShowOutputAssert) HasSchemaName(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasSourceType added in v0.97.0

func (*StreamShowOutputAssert) HasStale added in v0.97.0

func (s *StreamShowOutputAssert) HasStale(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasStaleAfter added in v0.97.0

func (s *StreamShowOutputAssert) HasStaleAfter(expected time.Time) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasStaleAfterNotEmpty added in v0.97.0

func (s *StreamShowOutputAssert) HasStaleAfterNotEmpty() *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasTableName added in v0.97.0

func (s *StreamShowOutputAssert) HasTableName(expected string) *StreamShowOutputAssert

func (*StreamShowOutputAssert) HasType added in v0.97.0

type TagShowOutputAssert added in v0.98.0

type TagShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedTagShowOutput added in v0.98.0

func ImportedTagShowOutput(t *testing.T, id string) *TagShowOutputAssert

func TagShowOutput added in v0.98.0

func TagShowOutput(t *testing.T, name string) *TagShowOutputAssert

func TagsDatasourceShowOutput added in v0.99.0

func TagsDatasourceShowOutput(t *testing.T, name string) *TagShowOutputAssert

TagsDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func (*TagShowOutputAssert) HasAllowedValues added in v0.99.0

func (s *TagShowOutputAssert) HasAllowedValues(expected ...string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasComment added in v0.98.0

func (t *TagShowOutputAssert) HasComment(expected string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasCreatedOn added in v0.98.0

func (t *TagShowOutputAssert) HasCreatedOn(expected time.Time) *TagShowOutputAssert

func (*TagShowOutputAssert) HasCreatedOnNotEmpty added in v0.99.0

func (s *TagShowOutputAssert) HasCreatedOnNotEmpty() *TagShowOutputAssert

func (*TagShowOutputAssert) HasDatabaseName added in v0.98.0

func (t *TagShowOutputAssert) HasDatabaseName(expected string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasName added in v0.98.0

func (t *TagShowOutputAssert) HasName(expected string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasNoAllowedValues added in v0.99.0

func (s *TagShowOutputAssert) HasNoAllowedValues(expected ...string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasOwner added in v0.98.0

func (t *TagShowOutputAssert) HasOwner(expected string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasOwnerRoleType added in v0.98.0

func (t *TagShowOutputAssert) HasOwnerRoleType(expected string) *TagShowOutputAssert

func (*TagShowOutputAssert) HasSchemaName added in v0.98.0

func (t *TagShowOutputAssert) HasSchemaName(expected string) *TagShowOutputAssert

type TaskShowOutputAssert added in v0.99.0

type TaskShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedTaskShowOutput added in v0.99.0

func ImportedTaskShowOutput(t *testing.T, id string) *TaskShowOutputAssert

func TaskDatasourceShowOutput added in v0.99.0

func TaskDatasourceShowOutput(t *testing.T, name string) *TaskShowOutputAssert

TaskDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func TaskShowOutput added in v0.99.0

func TaskShowOutput(t *testing.T, name string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasAllowOverlappingExecution added in v0.99.0

func (t *TaskShowOutputAssert) HasAllowOverlappingExecution(expected bool) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasBudget added in v0.99.0

func (t *TaskShowOutputAssert) HasBudget(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasComment added in v0.99.0

func (t *TaskShowOutputAssert) HasComment(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasCondition added in v0.99.0

func (t *TaskShowOutputAssert) HasCondition(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasConfig added in v0.99.0

func (t *TaskShowOutputAssert) HasConfig(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasCreatedOn added in v0.99.0

func (t *TaskShowOutputAssert) HasCreatedOn(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasCreatedOnNotEmpty added in v0.99.0

func (t *TaskShowOutputAssert) HasCreatedOnNotEmpty() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasDatabaseName added in v0.99.0

func (t *TaskShowOutputAssert) HasDatabaseName(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasDefinition added in v0.99.0

func (t *TaskShowOutputAssert) HasDefinition(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasErrorIntegration added in v0.99.0

func (t *TaskShowOutputAssert) HasErrorIntegration(expected sdk.AccountObjectIdentifier) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasErrorIntegrationEmpty added in v0.99.0

func (t *TaskShowOutputAssert) HasErrorIntegrationEmpty() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasId added in v0.99.0

func (t *TaskShowOutputAssert) HasId(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasIdNotEmpty added in v0.99.0

func (t *TaskShowOutputAssert) HasIdNotEmpty() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasLastCommittedOn added in v0.99.0

func (t *TaskShowOutputAssert) HasLastCommittedOn(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasLastCommittedOnNotEmpty added in v0.99.0

func (t *TaskShowOutputAssert) HasLastCommittedOnNotEmpty() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasLastSuspendedOn added in v0.99.0

func (t *TaskShowOutputAssert) HasLastSuspendedOn(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasLastSuspendedOnNotEmpty added in v0.99.0

func (t *TaskShowOutputAssert) HasLastSuspendedOnNotEmpty() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasLastSuspendedReason added in v0.99.0

func (t *TaskShowOutputAssert) HasLastSuspendedReason(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasName added in v0.99.0

func (t *TaskShowOutputAssert) HasName(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasNoSchedule added in v0.99.0

func (t *TaskShowOutputAssert) HasNoSchedule() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasOwner added in v0.99.0

func (t *TaskShowOutputAssert) HasOwner(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasOwnerNotEmpty added in v0.99.0

func (t *TaskShowOutputAssert) HasOwnerNotEmpty() *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasOwnerRoleType added in v0.99.0

func (t *TaskShowOutputAssert) HasOwnerRoleType(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasPredecessors added in v0.99.0

func (t *TaskShowOutputAssert) HasPredecessors(predecessors ...sdk.SchemaObjectIdentifier) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasSchedule added in v0.99.0

func (t *TaskShowOutputAssert) HasSchedule(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasScheduleCron added in v0.99.0

func (t *TaskShowOutputAssert) HasScheduleCron(cron string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasScheduleMinutes added in v0.99.0

func (t *TaskShowOutputAssert) HasScheduleMinutes(minutes int) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasSchemaName added in v0.99.0

func (t *TaskShowOutputAssert) HasSchemaName(expected string) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasState added in v0.99.0

func (t *TaskShowOutputAssert) HasState(expected sdk.TaskState) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasTaskRelations added in v0.99.0

func (t *TaskShowOutputAssert) HasTaskRelations(expected sdk.TaskRelations) *TaskShowOutputAssert

func (*TaskShowOutputAssert) HasWarehouse added in v0.99.0

type UserShowOutputAssert

type UserShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedUserShowOutput

func ImportedUserShowOutput(t *testing.T, id string) *UserShowOutputAssert

func UserShowOutput

func UserShowOutput(t *testing.T, name string) *UserShowOutputAssert

func UsersDatasourceShowOutput added in v0.95.0

func UsersDatasourceShowOutput(t *testing.T, name string) *UserShowOutputAssert

UsersDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.

func (*UserShowOutputAssert) HasComment

func (u *UserShowOutputAssert) HasComment(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasCreatedOn

func (u *UserShowOutputAssert) HasCreatedOn(expected time.Time) *UserShowOutputAssert

func (*UserShowOutputAssert) HasCreatedOnNotEmpty added in v0.95.0

func (u *UserShowOutputAssert) HasCreatedOnNotEmpty() *UserShowOutputAssert

func (*UserShowOutputAssert) HasDaysToExpiry

func (u *UserShowOutputAssert) HasDaysToExpiry(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasDaysToExpiryNotEmpty added in v0.95.0

func (u *UserShowOutputAssert) HasDaysToExpiryNotEmpty() *UserShowOutputAssert

func (*UserShowOutputAssert) HasDefaultNamespace

func (u *UserShowOutputAssert) HasDefaultNamespace(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasDefaultRole

func (u *UserShowOutputAssert) HasDefaultRole(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasDefaultSecondaryRoles

func (u *UserShowOutputAssert) HasDefaultSecondaryRoles(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasDefaultWarehouse

func (u *UserShowOutputAssert) HasDefaultWarehouse(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasDisabled

func (u *UserShowOutputAssert) HasDisabled(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasDisplayName

func (u *UserShowOutputAssert) HasDisplayName(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasEmail

func (u *UserShowOutputAssert) HasEmail(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasExpiresAtTime

func (u *UserShowOutputAssert) HasExpiresAtTime(expected time.Time) *UserShowOutputAssert

func (*UserShowOutputAssert) HasExtAuthnDuo

func (u *UserShowOutputAssert) HasExtAuthnDuo(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasExtAuthnUid

func (u *UserShowOutputAssert) HasExtAuthnUid(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasFirstName

func (u *UserShowOutputAssert) HasFirstName(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasHasMfa added in v0.95.0

func (u *UserShowOutputAssert) HasHasMfa(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasHasPassword

func (u *UserShowOutputAssert) HasHasPassword(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasHasRsaPublicKey

func (u *UserShowOutputAssert) HasHasRsaPublicKey(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasLastName

func (u *UserShowOutputAssert) HasLastName(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasLastSuccessLogin

func (u *UserShowOutputAssert) HasLastSuccessLogin(expected time.Time) *UserShowOutputAssert

func (*UserShowOutputAssert) HasLockedUntilTime

func (u *UserShowOutputAssert) HasLockedUntilTime(expected time.Time) *UserShowOutputAssert

func (*UserShowOutputAssert) HasLoginName

func (u *UserShowOutputAssert) HasLoginName(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasMinsToBypassMfa

func (u *UserShowOutputAssert) HasMinsToBypassMfa(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasMinsToBypassMfaNotEmpty added in v0.95.0

func (u *UserShowOutputAssert) HasMinsToBypassMfaNotEmpty() *UserShowOutputAssert

func (*UserShowOutputAssert) HasMinsToUnlock

func (u *UserShowOutputAssert) HasMinsToUnlock(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasMinsToUnlockNotEmpty added in v0.95.0

func (u *UserShowOutputAssert) HasMinsToUnlockNotEmpty() *UserShowOutputAssert

func (*UserShowOutputAssert) HasMustChangePassword

func (u *UserShowOutputAssert) HasMustChangePassword(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasName

func (u *UserShowOutputAssert) HasName(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasOwner

func (u *UserShowOutputAssert) HasOwner(expected string) *UserShowOutputAssert

func (*UserShowOutputAssert) HasSnowflakeLock

func (u *UserShowOutputAssert) HasSnowflakeLock(expected bool) *UserShowOutputAssert

func (*UserShowOutputAssert) HasType added in v0.95.0

func (u *UserShowOutputAssert) HasType(expected string) *UserShowOutputAssert

type ViewShowOutputAssert added in v0.95.0

type ViewShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedViewShowOutput added in v0.95.0

func ImportedViewShowOutput(t *testing.T, id string) *ViewShowOutputAssert

func ViewShowOutput added in v0.95.0

func ViewShowOutput(t *testing.T, name string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasChangeTracking added in v0.95.0

func (v *ViewShowOutputAssert) HasChangeTracking(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasComment added in v0.95.0

func (v *ViewShowOutputAssert) HasComment(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasCreatedOn added in v0.95.0

func (v *ViewShowOutputAssert) HasCreatedOn(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasDatabaseName added in v0.95.0

func (v *ViewShowOutputAssert) HasDatabaseName(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasIsMaterialized added in v0.95.0

func (v *ViewShowOutputAssert) HasIsMaterialized(expected bool) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasIsSecure added in v0.95.0

func (v *ViewShowOutputAssert) HasIsSecure(expected bool) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasKind added in v0.95.0

func (v *ViewShowOutputAssert) HasKind(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasName added in v0.95.0

func (v *ViewShowOutputAssert) HasName(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasOwner added in v0.95.0

func (v *ViewShowOutputAssert) HasOwner(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasOwnerRoleType added in v0.95.0

func (v *ViewShowOutputAssert) HasOwnerRoleType(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasReserved added in v0.95.0

func (v *ViewShowOutputAssert) HasReserved(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasSchemaName added in v0.95.0

func (v *ViewShowOutputAssert) HasSchemaName(expected string) *ViewShowOutputAssert

func (*ViewShowOutputAssert) HasText added in v0.95.0

func (v *ViewShowOutputAssert) HasText(expected string) *ViewShowOutputAssert

type WarehouseShowOutputAssert

type WarehouseShowOutputAssert struct {
	*assert.ResourceAssert
}

func ImportedWarehouseShowOutput

func ImportedWarehouseShowOutput(t *testing.T, id string) *WarehouseShowOutputAssert

func WarehouseShowOutput

func WarehouseShowOutput(t *testing.T, name string) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasAutoResume

func (w *WarehouseShowOutputAssert) HasAutoResume(expected bool) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasAutoSuspend

func (w *WarehouseShowOutputAssert) HasAutoSuspend(expected int) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasAvailable

func (w *WarehouseShowOutputAssert) HasAvailable(expected float64) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasComment

func (*WarehouseShowOutputAssert) HasCreatedOn

func (w *WarehouseShowOutputAssert) HasCreatedOn(expected time.Time) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasEnableQueryAcceleration

func (w *WarehouseShowOutputAssert) HasEnableQueryAcceleration(expected bool) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasIsCurrent

func (w *WarehouseShowOutputAssert) HasIsCurrent(expected bool) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasIsDefault

func (w *WarehouseShowOutputAssert) HasIsDefault(expected bool) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasMaxClusterCount

func (w *WarehouseShowOutputAssert) HasMaxClusterCount(expected int) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasMinClusterCount

func (w *WarehouseShowOutputAssert) HasMinClusterCount(expected int) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasName

func (*WarehouseShowOutputAssert) HasOther

func (*WarehouseShowOutputAssert) HasOwner

func (*WarehouseShowOutputAssert) HasOwnerRoleType

func (w *WarehouseShowOutputAssert) HasOwnerRoleType(expected string) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasProvisioning

func (w *WarehouseShowOutputAssert) HasProvisioning(expected float64) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor

func (w *WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor(expected int) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasQueued

func (*WarehouseShowOutputAssert) HasQuiescing

func (w *WarehouseShowOutputAssert) HasQuiescing(expected float64) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasResourceMonitor

func (*WarehouseShowOutputAssert) HasResumedOn

func (w *WarehouseShowOutputAssert) HasResumedOn(expected time.Time) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasRunning

func (w *WarehouseShowOutputAssert) HasRunning(expected int) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasScalingPolicy

func (*WarehouseShowOutputAssert) HasSize

func (*WarehouseShowOutputAssert) HasStartedClusters

func (w *WarehouseShowOutputAssert) HasStartedClusters(expected int) *WarehouseShowOutputAssert

func (*WarehouseShowOutputAssert) HasState

func (*WarehouseShowOutputAssert) HasType

func (*WarehouseShowOutputAssert) HasUpdatedOn

func (w *WarehouseShowOutputAssert) HasUpdatedOn(expected time.Time) *WarehouseShowOutputAssert

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL