You are here

10 calls to LogTestBase::createLogEntity() in Log entity 2.x

LogActionsTest::testCloneMultipleLogs in tests/src/Functional/LogActionsTest.php
Tests cloning multiple logs.
LogActionsTest::testCloneSingleLog in tests/src/Functional/LogActionsTest.php
Tests cloning a single log.
LogActionsTest::testRescheduleMultipleLogsAbsolute in tests/src/Functional/LogActionsTest.php
Tests rescheduling multiple logs to an absolute date.
LogActionsTest::testRescheduleMultipleLogsRelative in tests/src/Functional/LogActionsTest.php
Tests rescheduling multiple logs to an relative date.
LogActionsTest::testRescheduleSingleLogAbsolute in tests/src/Functional/LogActionsTest.php
Tests rescheduling a single log to an absolute date.
LogActionsTest::testRescheduleSingleLogRelative in tests/src/Functional/LogActionsTest.php
Tests rescheduling a single log to an relative date.
LogCRUDTest::testDeleteLog in tests/src/Functional/LogCRUDTest.php
Delete log entity.
LogCRUDTest::testEditLog in tests/src/Functional/LogCRUDTest.php
Edit log entity.
LogCRUDTest::testViewLog in tests/src/Functional/LogCRUDTest.php
Display log entity.
LogNamePatternTest::testEditLog in tests/src/Functional/LogNamePatternTest.php
Edit log entity.