You are here

protected property AbstractOpignoSimpleUITest::$authenticated_user in Opigno 7.0

File

modules/opigno_simple_ui/tests/opigno_simple_ui.test, line 14
Abstract base class to simplify writing Opigno Simple UI test cases. Unit tests for Opigno Simple UI to check if overrides still apply against more recent modules. Check all form changes, path changes to see if we're correctly overriding them.

Class

AbstractOpignoSimpleUITest
@file Abstract base class to simplify writing Opigno Simple UI test cases. Unit tests for Opigno Simple UI to check if overrides still apply against more recent modules. Check all form changes, path changes to see if we're correctly overriding them.

Code

protected $authenticated_user;