Skip to content

Improve stuffs about PHPUnit setting and assertion#3

Open
peter279k wants to merge 1 commit intolaurynasgadl:masterfrom
open-source-contributions:test_enhancement
Open

Improve stuffs about PHPUnit setting and assertion#3
peter279k wants to merge 1 commit intolaurynasgadl:masterfrom
open-source-contributions:test_enhancement

Conversation

@peter279k
Copy link
Copy Markdown

Changed log

  • Migrating the PHPUnit configuration to resolve following warning message:
Warning:       Your XML configuration validates against a deprecated schema.
Suggestion:    Migrate your XML configuration using "--migrate-configuration"!
  • Adding the Luur\Amplitude\Tests; namespace for these testing classes.
  • Using the assertIsInt to assert expected type is integer.
  • Using the assertIsFloat to assert expected type is float.
  • Using the assertIsString to assert expected type is string.
  • Using the assertIsArray to assert expected type is array.

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.

1 participant