testing

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2025 License: MIT Imports: 17 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application added in v1.13.0

type Application struct {
	// contains filtered or unexported fields
}

func NewApplication added in v1.13.0

func NewApplication(artisan contractsconsole.Artisan, cache contractscache.Cache, config contractsconfig.Config, orm contractsorm.Orm) *Application

func (*Application) Docker added in v1.13.0

func (r *Application) Docker() testing.Docker

type ServiceProvider added in v1.13.0

type ServiceProvider struct {
}

func (*ServiceProvider) Boot added in v1.13.0

func (r *ServiceProvider) Boot(app foundation.Application)

func (*ServiceProvider) Register added in v1.13.0

func (r *ServiceProvider) Register(app foundation.Application)

func (*ServiceProvider) Relationship added in v1.15.12

func (r *ServiceProvider) Relationship() binding.Relationship

type TestCase added in v1.13.0

type TestCase struct {
}

func (*TestCase) Http added in v1.15.0

func (r *TestCase) Http(t *testing.T) contractshttp.Request

func (*TestCase) RefreshDatabase added in v1.13.0

func (r *TestCase) RefreshDatabase(seeders ...contractsseeder.Seeder)

func (*TestCase) Seed added in v1.13.0

func (r *TestCase) Seed(seeders ...contractsseeder.Seeder)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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