Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase variation in tests #2

Open
tobiasstamann opened this issue Jun 30, 2017 · 0 comments
Open

Increase variation in tests #2

tobiasstamann opened this issue Jun 30, 2017 · 0 comments
Assignees
Milestone

Comments

@tobiasstamann
Copy link
Contributor

Test do need some more variation since there are a lot of special cases for different kind of types.

This especially affects all atomic types, arrays and classes that are using generics. (Mainly all type that are not extending Object)

Test coverage might be misleading here. Because it doesn't describe if all special cases are handled coorectly

@tobiasstamann tobiasstamann added this to the 1.0 milestone Jun 30, 2017
tobiasstamann added a commit that referenced this issue Jun 30, 2017
Added some new functionality and did some renaming
Unified API usage a bit.
tobiasstamann added a commit that referenced this issue Jun 30, 2017
tobiasstamann added a commit that referenced this issue Jul 3, 2017
Grouped methods in non static embedded classes.
tobiasstamann added a commit that referenced this issue Jul 4, 2017
Creation of Generic TypeMirrors is not possible so class GenericType was introduced to create the Generic Type structure to be compared with TypeMirrors.
Next step is to create a fluent builder for it cause at the moment usability is not very good.
tobiasstamann added a commit that referenced this issue Jul 4, 2017
Allows checking of TypeMirrors which are having type parameters.
@tobiasstamann tobiasstamann self-assigned this Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant