ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
getDIC () | |
getDummyToastProviderWithToasts (array $toasts) | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
ToastProvider | $provider |
ToastFactory | $factory |
Private Attributes | |
array | $toasts = [] |
UIServices | $ui_mock |
Definition at line 34 of file BaseToastSetUp.php.
BaseToastSetUp::getDIC | ( | ) |
Definition at line 55 of file BaseToastSetUp.php.
References ILIAS\Repository\globalScreen().
Referenced by getDummyToastProviderWithToasts().
BaseToastSetUp::getDummyToastProviderWithToasts | ( | array | $toasts | ) |
Definition at line 70 of file BaseToastSetUp.php.
References $dic, $provider, $toasts, and getDIC().
Referenced by ToastCollectorTest\testConstruct(), DummyToastProviderTest\testConstruct(), and ToastCollectorTest\testGetToasts().
|
protected |
Definition at line 45 of file BaseToastSetUp.php.
References factory().
|
protected |
Definition at line 40 of file BaseToastSetUp.php.
|
protected |
Definition at line 39 of file BaseToastSetUp.php.
Referenced by getDummyToastProviderWithToasts(), DummyToastProviderTest\testConstruct(), ToastCollectorTest\testConstruct(), and ToastCollectorTest\testGetToasts().
|
private |
Definition at line 36 of file BaseToastSetUp.php.
Referenced by getDummyToastProviderWithToasts().
|
private |
Definition at line 38 of file BaseToastSetUp.php.