public interface Testable
Testable
interface should be implemented by any class whose instances are
intended to be executed by a test in another thread.Modifier and Type | Method and Description |
---|---|
void |
test() |
Copyright © 2023. All rights reserved.