You are here

namespace Drupal\entity_legal\Tests in Entity Legal 3.0.x

Same name in other branches
  1. 8.2 Drupal\entity_legal\Tests
  2. 4.0.x Drupal\entity_legal\Tests
Classsort descending Location Description
EntityLegalDocumentAcceptanceTest src/Tests/EntityLegalDocumentAcceptanceTest.php Tests acceptance functionality for the legal document entity.
EntityLegalDocumentTest src/Tests/EntityLegalDocumentTest.php Tests admin functionality for the legal document entity.
EntityLegalDocumentVersionTest src/Tests/EntityLegalDocumentVersionTest.php Tests admin functionality for the legal document version entity.
EntityLegalMethodsTest src/Tests/EntityLegalMethodsTest.php Tests methods of encouraging users to accept legal documents.
EntityLegalTestBase src/Tests/EntityLegalTestBase.php Common Simpletest class for all legal tests.