package
1.14.7
Repository: https://github.com/goravel/framework.git
Documentation: pkg.go.dev

# Functions

NewDatabase creates a new instance of Database.
NewDatabaseDriver creates a new instance of DatabaseDriver.
NewDocker creates a new instance of Docker.
NewTesting creates a new instance of Testing.

# Structs

Database is an autogenerated mock type for the Database type.
Database_Build_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Build'.
Database_Clear_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Clear'.
Database_Config_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Config'.
No description provided by the author
Database_Image_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Image'.
Database_Seed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Seed'.
Database_Stop_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stop'.
DatabaseDriver is an autogenerated mock type for the DatabaseDriver type.
DatabaseDriver_Build_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Build'.
DatabaseDriver_Config_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Config'.
No description provided by the author
DatabaseDriver_Fresh_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Fresh'.
DatabaseDriver_Image_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Image'.
DatabaseDriver_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
DatabaseDriver_Stop_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stop'.
Docker is an autogenerated mock type for the Docker type.
Docker_Database_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Database'.
No description provided by the author
Testing is an autogenerated mock type for the Testing type.
Testing_Docker_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Docker'.
No description provided by the author