ResourceObjectTest
extends TestCase
in package
Tests ResourceObject
Tags
Table of Contents
Properties
- $config : mixed
- $repo : Repo
- $emptyObject : mixed
- $object : mixed
- $resourceData : mixed
Methods
- setUp() : void
- setUpBeforeClass() : void
- testAccessRestriction() : mixed
- testCopyResourceLink() : mixed
- testGetAcdhID() : mixed
- testGetAcdhType() : mixed
- testGetAvailableDate() : mixed
- testGetData() : mixed
- testGetExpertTableData() : mixed
- testGetFormattedDateByProperty() : mixed
- testGetIdentifiers() : mixed
- testGetInsideUrl() : mixed
- testGetNonAcdhIdentifiers() : mixed
- testGetPid() : mixed
- testGetRepoGuiUrl() : mixed
- testGetRepoID() : mixed
- testGetRepoUrl() : mixed
- testGetSkosType() : mixed
- testGetTitle() : mixed
- testGetTitleImage() : mixed
- testGetUUID() : mixed
- testInitEmptyObject() : ResourceObject
- testInitObject() : ResourceObject
- testIsTitleImage() : mixed
- noteTime() : void
- startTimer() : void
Properties
$config
protected
static mixed
$config
$repo
protected
static Repo
$repo
$emptyObject
private
static mixed
$emptyObject
$object
private
static mixed
$object
$resourceData
private
static mixed
$resourceData
= array()
Methods
setUp()
public
setUp() : void
setUpBeforeClass()
public
static setUpBeforeClass() : void
testAccessRestriction()
public
testAccessRestriction() : mixed
testCopyResourceLink()
public
testCopyResourceLink() : mixed
testGetAcdhID()
public
testGetAcdhID() : mixed
testGetAcdhType()
public
testGetAcdhType() : mixed
testGetAvailableDate()
public
testGetAvailableDate() : mixed
testGetData()
public
testGetData() : mixed
testGetExpertTableData()
public
testGetExpertTableData() : mixed
testGetFormattedDateByProperty()
public
testGetFormattedDateByProperty() : mixed
testGetIdentifiers()
public
testGetIdentifiers() : mixed
testGetInsideUrl()
public
testGetInsideUrl() : mixed
testGetNonAcdhIdentifiers()
public
testGetNonAcdhIdentifiers() : mixed
testGetPid()
public
testGetPid() : mixed
testGetRepoGuiUrl()
public
testGetRepoGuiUrl() : mixed
testGetRepoID()
public
testGetRepoID() : mixed
testGetRepoUrl()
public
testGetRepoUrl() : mixed
testGetSkosType()
public
testGetSkosType() : mixed
testGetTitle()
public
testGetTitle() : mixed
Tags
testGetTitleImage()
public
testGetTitleImage() : mixed
testGetUUID()
public
testGetUUID() : mixed
testInitEmptyObject()
public
testInitEmptyObject() : ResourceObject
Return values
ResourceObjecttestInitObject()
public
testInitObject() : ResourceObject
Return values
ResourceObjecttestIsTitleImage()
public
testIsTitleImage() : mixed
noteTime()
protected
noteTime([string $msg = '' ]) : void
Parameters
- $msg : string = ''
startTimer()
protected
startTimer() : void