ghxtest

package
v0.0.0-...-db6e80b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEmptyIssues

func NewEmptyIssues(t *testing.T, n int) []*github.Issue

Types

type IssueFactory

type IssueFactory struct {
	github.Issue
}

func (*IssueFactory) NewIssue

func (f *IssueFactory) NewIssue(t *testing.T) *github.Issue

NewIssue deepcopies IssueFactory.Issue by marshaling and unmarshaling it NOTE: performance heavy, only use for detailed testing

func (*IssueFactory) NewIssueWithNumber

func (f *IssueFactory) NewIssueWithNumber(t *testing.T, number int) *github.Issue

func (*IssueFactory) NewIssueWithOverwrite

func (f *IssueFactory) NewIssueWithOverwrite(t *testing.T, overwrite github.Issue) *github.Issue

func (*IssueFactory) NewIssues

func (f *IssueFactory) NewIssues(t *testing.T, n int) []*github.Issue

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL