메소드 | 설명 | |
---|---|---|
BrowsePath ( ) : void | ||
Close ( ) : void | ||
ResultsSavingController ( ResultsSavingViewModel viewModel, IFileSystem fs, CommonServices svc, XmlResultsGenerator generator ) : System | ||
Run ( MutationTestingSession currentSession ) : void | ||
SaveResults ( string path = null ) : Task |
public ResultsSavingController ( ResultsSavingViewModel viewModel, IFileSystem fs, CommonServices svc, XmlResultsGenerator generator ) : System | ||
viewModel | ResultsSavingViewModel | |
fs | IFileSystem | |
svc | CommonServices | |
generator | XmlResultsGenerator | |
리턴 | System |
public Run ( MutationTestingSession currentSession ) : void | ||
currentSession | MutationTestingSession | |
리턴 | void |