toggle menu
micro_utils.dokka
0.20.5
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.repos.generator.test
/
IRegisteredTest
IRegistered
Test
interface
IRegisteredTest
:
Test
(
source
)
Inheritors
RegisteredTest
Members
Members & Extensions
Properties
excluded
Property
Link copied to clipboard
open
val
excludedProperty
:
String
excluded
Property2
Link copied to clipboard
open
val
excludedProperty2
:
Boolean
id
Link copied to clipboard
abstract
val
id
:
TestId
parent
Link copied to clipboard
@
Serializable
abstract
val
parent
:
ParentTypeId
?
property1
Link copied to clipboard
abstract
val
property1
:
String
property2
Link copied to clipboard
abstract
val
property2
:
Int
Functions
as
New
Link copied to clipboard
fun
Test
.
asNew
(
)
:
NewTest
as
Registered
Link copied to clipboard
fun
Test
.
asRegistered
(
id
:
TestId
)
:
RegisteredTest