MediaWiki  1.28.1
AvroValidatorTest Class Reference

Tests for IP validity functions. More...

Inheritance diagram for AvroValidatorTest:
Collaboration diagram for AvroValidatorTest:

Public Member Functions

 getErrorsProvider ()
 
 setUp ()
 
 testGetErrors ($message, $schema, $datum, $expected)
 getErrorsProvider More...
 

Detailed Description

Tests for IP validity functions.

Ported from /t/inc/IP.t by avar.

IP

Todo:
Test methods in this call should be split into a method and a dataprovider.

Definition at line 12 of file AvroValidatorTest.php.

Member Function Documentation

AvroValidatorTest::getErrorsProvider ( )

Definition at line 20 of file AvroValidatorTest.php.

AvroValidatorTest::setUp ( )

Definition at line 13 of file AvroValidatorTest.php.

AvroValidatorTest::testGetErrors (   $message,
  $schema,
  $datum,
  $expected 
)

getErrorsProvider

Definition at line 105 of file AvroValidatorTest.php.

References AvroValidator\getErrors().


The documentation for this class was generated from the following file: