resourceshowoutputassert

package
v0.94.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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 (*UserShowOutputAssert) HasComment

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

func (*UserShowOutputAssert) HasCreatedOn

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

func (*UserShowOutputAssert) HasDaysToExpiry

func (u *UserShowOutputAssert) HasDaysToExpiry(expected string) *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) 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) HasMinsToUnlock

func (u *UserShowOutputAssert) HasMinsToUnlock(expected string) *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

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