You are here

6 calls to MergeTermsTest::createSubjectUnderTest() in Term Merge 8

MergeTermsTest::hasTitleCallback in tests/src/Kernel/Form/MergeTermsTest.php
Tests the title callback for the term merge form.
MergeTermsTest::redirectsToConfirmationForm in tests/src/Kernel/Form/MergeTermsTest.php
Tests the form redirects to the confirm form.
MergeTermsTest::setsLocalStorage in tests/src/Kernel/Form/MergeTermsTest.php
Tests merge terms are saved to the temp store.
MergeTermsTest::validatesSelectedTerms in tests/src/Kernel/Form/MergeTermsTest.php
Checks the form validation for the merge terms form.
MergeTermsTest::vocabularyWithoutTermsReturnsEmptyForm in tests/src/Kernel/Form/MergeTermsTest.php
Tests a term merge form for a vocabulary without terms.
MergeTermsTest::vocabularyWithTerms in tests/src/Kernel/Form/MergeTermsTest.php
Tests a term merge form for a vocabulary with terms.