MCPcopy
hub / github.com/Azure/aztfexport / NewData

Function NewData

internal/test/data.go:10–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8}
9
10func NewData() Data {
11 return Data{
12 Rd: NewRd(),
13 SubscriptionId: os.Getenv("ARM_SUBSCRIPTION_ID"),
14 }
15}

Callers 15

TestVnetFunction · 0.92
TestComputeVMDiskFunction · 0.92
TestSignalRServiceFunction · 0.92
TestKeyVaultNestedItemsFunction · 0.92
TestFunctionAppSlotFunction · 0.92
TestStorageFileShareFunction · 0.92
TestVnetFunction · 0.92
TestComputeVMDiskFunction · 0.92
TestSignalRServiceFunction · 0.92
TestKeyVaultNestedItemsFunction · 0.92

Calls 1

NewRdFunction · 0.85

Tested by 15

TestVnetFunction · 0.74
TestComputeVMDiskFunction · 0.74
TestSignalRServiceFunction · 0.74
TestKeyVaultNestedItemsFunction · 0.74
TestFunctionAppSlotFunction · 0.74
TestStorageFileShareFunction · 0.74
TestVnetFunction · 0.74
TestComputeVMDiskFunction · 0.74
TestSignalRServiceFunction · 0.74
TestKeyVaultNestedItemsFunction · 0.74