# README

test_utils

import "github.com/SuperBuker/terraform-provider-dns-he-net/internal/test_utils"

Index

Variables

var (
    // testAccProtoV6ProviderFactories are used to instantiate a provider during
    // acceptance testing. The factory function will be invoked for every Terraform
    // CLI command executed to create a provider server to which the CLI can
    // reattach.
    testProvider                    provider.Provider
    TestAccProtoV6ProviderFactories map[string]func() (tfprotov6.ProviderServer, error)
)

func init

func init()

Generated by gomarkdoc

# Variables

No description provided by the author