Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SMW\Tests\DataValues\ValueParsers\ImportValueParserTest Class Reference
Inheritance diagram for SMW\Tests\DataValues\ValueParsers\ImportValueParserTest:
Inheritance graph
[legend]
Collaboration diagram for SMW\Tests\DataValues\ValueParsers\ImportValueParserTest:
Collaboration graph
[legend]

Public Member Functions

 testCanConstruct ()
 
 testTryParseForInvalidValueFormat ()
 
 testTryParseForValidValueFormatErroredByNonExistingImportEntry ()
 
 testTryParseForValidValueFormatErroredByUriMismatch ( $content)
 
 testTryParseForValidValueFormatErroredByTypeMismatch ( $content, $typelist)
 
 testParseForValidValueToMatchType ( $content, $parseValue, $expected)
 
 invalidUriContent ()
 
 invalidTypeContent ()
 
 validMatchTypeContent ()
 

Protected Member Functions

 setUp ()
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
2.2
Author
mwjames

Member Function Documentation

◆ testParseForValidValueToMatchType()

SMW\Tests\DataValues\ValueParsers\ImportValueParserTest::testParseForValidValueToMatchType (   $content,
  $parseValue,
  $expected 
)

validMatchTypeContent

◆ testTryParseForValidValueFormatErroredByTypeMismatch()

SMW\Tests\DataValues\ValueParsers\ImportValueParserTest::testTryParseForValidValueFormatErroredByTypeMismatch (   $content,
  $typelist 
)

invalidTypeContent

◆ testTryParseForValidValueFormatErroredByUriMismatch()

SMW\Tests\DataValues\ValueParsers\ImportValueParserTest::testTryParseForValidValueFormatErroredByUriMismatch (   $content)

invalidUriContent


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

About | General disclaimer | Privacy policy