-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend #212 test to also verify constructor methods.
These are referred to by the name "<init>", which is what they are called in the JVM class file. Like other methods, they can be used with type descriptors to disambiguate when constructors are defined at multiple types.
- Loading branch information
Brian Huffman
committed
Oct 31, 2020
1 parent
eff7740
commit 02c1954
Showing
1 changed file
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters