AttachmentProjectionTest
extends TestCase
in package
AttachmentProjectionTest Class Doc Comment
Tags
Table of Contents
- setUp() : void
- Setup before running each test case
- setUpBeforeClass() : void
- Setup before running any test case
- tearDown() : void
- Clean up after running each test case
- tearDownAfterClass() : void
- Clean up after running all test cases
- testAttachmentProjection() : mixed
- Test "AttachmentProjection"
- testPropertyAttachmentId() : mixed
- Test attribute "attachment_id"
- testPropertyContentId() : mixed
- Test attribute "content_id"
- testPropertyContentLength() : mixed
- Test attribute "content_length"
- testPropertyContentType() : mixed
- Test attribute "content_type"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyName() : mixed
- Test attribute "name"
- testPropertyUpdatedAt() : mixed
- Test attribute "updated_at"
- testPropertyUserId() : mixed
- Test attribute "user_id"
Methods
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test case
public
static setUpBeforeClass() : void
Return values
void —tearDown()
Clean up after running each test case
public
tearDown() : void
Return values
void —tearDownAfterClass()
Clean up after running all test cases
public
static tearDownAfterClass() : void
Return values
void —testAttachmentProjection()
Test "AttachmentProjection"
public
testAttachmentProjection() : mixed
Return values
mixed —testPropertyAttachmentId()
Test attribute "attachment_id"
public
testPropertyAttachmentId() : mixed
Return values
mixed —testPropertyContentId()
Test attribute "content_id"
public
testPropertyContentId() : mixed
Return values
mixed —testPropertyContentLength()
Test attribute "content_length"
public
testPropertyContentLength() : mixed
Return values
mixed —testPropertyContentType()
Test attribute "content_type"
public
testPropertyContentType() : mixed
Return values
mixed —testPropertyCreatedAt()
Test attribute "created_at"
public
testPropertyCreatedAt() : mixed
Return values
mixed —testPropertyName()
Test attribute "name"
public
testPropertyName() : mixed
Return values
mixed —testPropertyUpdatedAt()
Test attribute "updated_at"
public
testPropertyUpdatedAt() : mixed
Return values
mixed —testPropertyUserId()
Test attribute "user_id"
public
testPropertyUserId() : mixed