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

Test for #1320 - Description produced by Request.classes() shouldn't be null #1377

Merged
merged 3 commits into from
Oct 31, 2016

Conversation

PeterWippermann
Copy link
Contributor

No description provided.


import org.junit.Test;

public class RequestTest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to add RequestTest.class to src/test/java/org/junit/runner/AllRunnerTests.java in order for the Maven build to run your test.

Please verify the test fails when the changes you made to Computer are removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :-)

@kcooney kcooney merged commit 23b0bb0 into junit-team:master Oct 31, 2016
@kcooney
Copy link
Member

kcooney commented Oct 31, 2016

Thanks! Could you please update the release notes?

@PeterWippermann
Copy link
Contributor Author

Added release notes.

@PeterWippermann PeterWippermann deleted the test-description-not-null branch November 4, 2016 14:03
sebasjm pushed a commit to sebasjm/junit4 that referenced this pull request Mar 11, 2018
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

Successfully merging this pull request may close these issues.

3 participants