PHP Classes

File: tests/Wingu/OctopusCore/EventDispatcher/Tests/Integration/TestCase.php

Recommend this page to a friend!
  Classes of Protung Dragos   PHP Event Dispatcher   tests/Wingu/OctopusCore/EventDispatcher/Tests/Integration/TestCase.php   Download  
File: tests/Wingu/OctopusCore/EventDispatcher/Tests/Integration/TestCase.php
Role: Unit test script
Content type: text/plain
Description:
Class: PHP Event Dispatcher
Register events and call registered listeners
Author: By
Last change: Initial commit
Date: 2 years ago
Size: 156 bytes
 

Contents

Class file image Download
<?php

namespace Wingu\OctopusCore\EventDispatcher\Tests\Integration;

abstract class
TestCase extends \Wingu\OctopusCore\EventDispatcher\Tests\TestCase {
}