Documentation

ArticleQueryTest extends BaseTest
in package

Copyright 2016 LeadCommerce.

Tags
author

Alexander Mahrt amahrt@leadcommerce.de

copyright

2016 LeadCommerce amahrt@leadcommerce.de

Table of Contents

$mockClient  : ShopwareClient
$mockHandler  : MockHandler
$query  : ArticleQuery
getMockClient()  : ShopwareClient
getQuery()  : ArticleQuery
Gets the query to test.
it_handles_nested_attribute_object()  : mixed
it_handles_nested_main_detail_attribute_object()  : mixed
it_handles_nested_main_detail_object()  : mixed
testCreate()  : mixed
testDelete()  : mixed
testDeleteBatch()  : mixed
testFindAll()  : mixed
testFindByParams()  : mixed
testFindOne()  : mixed
testUpdate()  : mixed
testUpdateBatch()  : mixed

Properties

Methods

it_handles_nested_attribute_object()

public it_handles_nested_attribute_object() : mixed
Tags
test
Return values
mixed

it_handles_nested_main_detail_attribute_object()

public it_handles_nested_main_detail_attribute_object() : mixed
Tags
test
Return values
mixed

it_handles_nested_main_detail_object()

public it_handles_nested_main_detail_object() : mixed
Tags
test
Return values
mixed

testDeleteBatch()

public testDeleteBatch() : mixed
Return values
mixed

testFindByParams()

public testFindByParams() : mixed
Return values
mixed

testUpdateBatch()

public testUpdateBatch() : mixed
Return values
mixed

Search results