ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-runtime:testing
/
modulecheck.runtime.test
Package
modulecheck.
runtime.
test
Types
Functions
Types
Project
Finding
Report
Link copied to clipboard
interface
ProjectFindingReport
Content copied to clipboard
Project
Path
Link copied to clipboard
private
typealias
ProjectPath
=
String
Content copied to clipboard
Runner
Test
Link copied to clipboard
abstract
class
RunnerTest
:
ProjectTest
Content copied to clipboard
Functions
parse
Report
Output
Link copied to clipboard
internal
fun
String
.
parseReportOutput
(
)
:
List
<
Pair
<
ProjectPath
,
List
<
ProjectFindingReport
>
>
>
Content copied to clipboard