app
app
/
com.example.examer.di
/
AppContainer
App
Container
class
AppContainer
(
application
:
Application
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
App
Container
Link copied to clipboard
fun
AppContainer
(
application
:
Application
)
Content copied to clipboard
Functions
get
Test
Session
View
Model
Factory
Link copied to clipboard
fun
getTestSessionViewModelFactory
(
testDetails
:
TestDetails
,
workBookList
:
List
<
WorkBook
>
)
:
TestSessionViewModelFactory
Content copied to clipboard
Properties
authenticationService
Link copied to clipboard
val
authenticationService
:
FirebaseAuthenticationService
Content copied to clipboard
logInViewModelFactory
Link copied to clipboard
val
logInViewModelFactory
:
LogInViewModelFactory
Content copied to clipboard
previousTestsViewModelFactory
Link copied to clipboard
val
previousTestsViewModelFactory
:
PreviousTestsViewModelFactory
Content copied to clipboard
profileScreenViewModelFactory
Link copied to clipboard
val
profileScreenViewModelFactory
:
ProfileScreenViewModelFactory
Content copied to clipboard
repository
Link copied to clipboard
val
repository
:
Repository
Content copied to clipboard
scheduledTestsViewModelFactory
Link copied to clipboard
val
scheduledTestsViewModelFactory
:
TestsViewModelFactory
Content copied to clipboard
signUpViewModelFactory
Link copied to clipboard
val
signUpViewModelFactory
:
SignUpViewModelFactory
Content copied to clipboard
workBookViewModelFactory
Link copied to clipboard
val
workBookViewModelFactory
:
WorkBookViewModelFactory
Content copied to clipboard