You are here

public function UserBehaviorSettingsFormTest::testBundleCreation in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x modules/rh_user/tests/src/Functional/UserBehaviorSettingsFormTest.php \Drupal\Tests\rh_user\Functional\UserBehaviorSettingsFormTest::testBundleCreation()

Nothing to test here, user entity/bundle already exists.

Overrides RabbitHoleBehaviorSettingsFormTestBase::testBundleCreation

File

modules/rh_user/tests/src/Functional/UserBehaviorSettingsFormTest.php, line 50

Class

UserBehaviorSettingsFormTest
Test the functionality of the rabbit hole form additions to the user entity.

Namespace

Drupal\Tests\rh_user\Functional

Code

public function testBundleCreation() {
}