Documentation ¶
Index ¶
- Variables
- func Execute()
- func GenerateResults(output TestCoverage) string
- func GetDataPipelineId(name string) (id string)
- func QualifyMethods(class string, methods []string) []string
- func RunTests(testRunner TestRunner, tests []string, namespace string) (output TestCoverage, err error)
- func SplitCSV(csvFilePath string, batchsize int) (batches []string, err error)
- type CustomObject
- type FLS
- type OLS
- type Profile
- type XLS
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GenerateResults ¶ added in v0.23.0
func GenerateResults(output TestCoverage) string
func GetDataPipelineId ¶
func QualifyMethods ¶ added in v0.22.83
Types ¶
type CustomObject ¶
type CustomObject struct {
// contains filtered or unexported fields
}
Source Files ¶
- active.go
- apex.go
- apiversion.go
- bigobject.go
- bulk.go
- create.go
- datapipe.go
- deploy.go
- deploys.go
- describe.go
- eventlogfile.go
- export.go
- fetch.go
- field.go
- import.go
- limits.go
- log.go
- login.go
- logins.go
- logout.go
- notify.go
- oauth.go
- open.go
- package.go
- password.go
- pubsub.go
- push.go
- query.go
- quickdeploy.go
- record.go
- rest.go
- root.go
- search.go
- security.go
- sobject.go
- test.go
- trace.go
- usedxauth.go
- version.go
- whoami.go
Click to show internal directories.
Click to hide internal directories.