|
Tripal
|


Public Member Functions | |
| testTripalPublishFormBuild () | |
| testTripalPublishFormSubmit () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| prepareEnvironment (array $functionality) | |
Protected Attributes | |
| $defaultTheme = 'stark' | |
| string | $plugin_id |
| array | $annotation |
| array | $expected_form |
| string | $bundle_name |
Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| $messenger = NULL | |
| $logger = NULL | |
| $fileretriever = NULL | |
| $publish_manager = NULL | |
Static Protected Attributes | |
| static | $modules = ['system', 'user', 'file', 'tripal'] |
Static Protected Attributes inherited from Drupal\Tests\tripal\Kernel\TripalTestKernelBase | |
| static | $modules = ['tripal'] |
Tests the publish form with a mock datastore.
@group TripalPublish
|
protected |
{{}}
Reimplemented from Drupal\Tests\tripal\Kernel\TripalTestKernelBase.
| Drupal\Tests\tripal\Kernel\TripalPublishFormWithMockTest::testTripalPublishFormBuild | ( | ) |
Basic test for the default publish form with no storage backend chosen.
| Drupal\Tests\tripal\Kernel\TripalPublishFormWithMockTest::testTripalPublishFormSubmit | ( | ) |
Basic Submit without anything selected.