dextool.plugin.mutate.backend.test_mutant.common_actors

Members

Aliases

DbSaveActor
alias DbSaveActor = typedActor!(void function(Init, AbsolutePath dbPath), void function(MutationTestResult result, TimeoutFsm timeoutFsm), void function(MutationTestResult result, long timeoutIter), void function(SchemaQ), void function(SchemaSizeQ), bool function(IsDone))
Undocumented in source.
StatActor
alias StatActor = typedActor!(void function(Init, AbsolutePath dbPath), long function(GetMutantsLeft), void function(Tick), void function(ForceUpdate), void function(UnknownMutantTested, long))
Undocumented in source.

Structs

ForceUpdate
struct ForceUpdate
Undocumented in source.
GetMutantsLeft
struct GetMutantsLeft
Undocumented in source.
Init
struct Init
Undocumented in source.
IsDone
struct IsDone
Undocumented in source.
Tick
struct Tick
Undocumented in source.
UnknownMutantTested
struct UnknownMutantTested
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.