github.com/vmware/govmomi@v0.51.0/test/doc.go (about)

     1  // © Broadcom. All Rights Reserved.
     2  // The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
     3  // SPDX-License-Identifier: Apache-2.0
     4  
     5  /*
     6  Package test contains functions that implement common functionality between
     7  tests. The code (non-test) in this package intentionally does not take any
     8  dependendies outside the vim25 tree.
     9  */
    10  package test