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 enhancement #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peter279k
Copy link

Changed log

  • Drop the php-5.x support because the official team doesn't support these versions.
  • Update the PHPUnit versions to be compatible with the php-7.x versions.
  • Add some tests to test some methods.
  • Using the class-based PHPUnit namespace to support the latest PHPUnit versions.
  • According to the PHPUnit Fixtures reference, the setUp method should be protected, not public.

@coveralls
Copy link

Coverage Status

Coverage increased (+4.2%) to 99.138% when pulling 03006d2 on peter279k:test_enhancement into 2a3de83 on mariusbalcytis:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+4.2%) to 99.138% when pulling 03006d2 on peter279k:test_enhancement into 2a3de83 on mariusbalcytis:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+4.2%) to 99.138% when pulling 03006d2 on peter279k:test_enhancement into 2a3de83 on mariusbalcytis:master.

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.

2 participants