test/mocks/MockModuleB/test/Get-AFunction.Tests.ps1

Describe "Test Get-AFunction" {

    BeforeAll {

    }
    
    AfterAll {
    }

    Context "" {

        It "" {
        }
    }
}