Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Add test to make sure that concrete test classes can be grandchild classes #28

Open
fredemmott opened this issue Jun 29, 2018 · 0 comments

Comments

@fredemmott
Copy link
Contributor

eg abstract class MyTestCase extends HackTest {}; final class FooTest extends MyTestCase {}

Also should probably assert that test classes are abstract or final, ignoring any abstract ones

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant