You are here

namespace Doctrine\Tests\Common\Proxy in Plug 7

Classsort descending Location Description
AbstractProxyFactoryTest lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/AbstractProxyFactoryTest.php
AutoloaderTest lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/AutoloaderTest.php @group DDC-1698
CallableTypeHintClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/CallableTypeHintClass.php Test asset class
EvalBase lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyClassGeneratorTest.php
InvalidTypeHintClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/InvalidTypeHintClass.php Test asset class
LazyLoadableObject lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/LazyLoadableObject.php Test asset representing a lazy loadable object
LazyLoadableObjectClassMetadata lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/LazyLoadableObjectClassMetadata.php Class metadata test asset for @author Marco Pivetta <ocramius@gmail.com> @since 2.4
MagicCloneClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicCloneClass.php Test asset class
MagicGetByRefClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicGetByRefClass.php Test asset class
MagicGetClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicGetClass.php Test asset class
MagicIssetClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicIssetClass.php Test asset class
MagicSetClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicSetClass.php Test asset class
MagicSleepClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicSleepClass.php Test asset class
MagicWakeupClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/MagicWakeupClass.php Test asset class
ProxyClassGeneratorTest lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyClassGeneratorTest.php Test the proxy generator. Its work is generating on-the-fly subclasses of a given model, which implement the Proxy pattern.
ProxyLogicTest lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyLogicTest.php Test the generated proxies behavior. These tests make assumptions about the structure of LazyLoadableObject
ProxyMagicMethodsTest lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/ProxyMagicMethodsTest.php Test for behavior of proxies with inherited magic methods
SerializedClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/SerializedClass.php Test asset class
SleepClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/SleepClass.php Test asset class
StaticPropertyClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/StaticPropertyClass.php Test asset class
VariadicTypeHintClass lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/VariadicTypeHintClass.php Test asset class