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

Resetting Attributes #95

Open
Clashsoft opened this issue Jul 4, 2019 · 0 comments
Open

Resetting Attributes #95

Clashsoft opened this issue Jul 4, 2019 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@Clashsoft
Copy link
Member

Foo has no bar.
We expect that foo has no bar.
foo.setBar(null);
assertEquals(foo.getBar(), null);
@Clashsoft Clashsoft added the feature New feature or request label Jul 4, 2019
@Clashsoft Clashsoft added this to the v0.6.0 milestone Jul 4, 2019
@Clashsoft Clashsoft self-assigned this Jul 4, 2019
@Clashsoft Clashsoft removed this from the v0.6.0 milestone Jul 14, 2019
@Clashsoft Clashsoft changed the title Nullable Attributes Resetting Attributes Sep 3, 2019
@Clashsoft Clashsoft modified the milestone: v0.9.0 Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant