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

Simplify DocBlocks in test suite #33

Open
aik099 opened this issue Jan 17, 2015 · 0 comments
Open

Simplify DocBlocks in test suite #33

aik099 opened this issue Jan 17, 2015 · 0 comments
Milestone

Comments

@aik099
Copy link
Member

aik099 commented Jan 17, 2015

Coding standard allows to skip DocBlocks completely in test suite and that's why we can:

  1. remove
/**
 * Test description.
 *
 * @return void
 */
  1. remove any not-needed parts of DocBlocks (e.g. keep only @expects... tags)
@aik099 aik099 modified the milestone: 2.0.2 Jan 18, 2015
@aik099 aik099 modified the milestones: 2.0.2, 2.1.0 Mar 16, 2015
@aik099 aik099 modified the milestones: 2.1.0, 2.1.1 May 6, 2015
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