7 calls to GenerateThemeTest::generateThemeFromStarterkit()
- GenerateThemeTest::test in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests the generate-theme command.
 - GenerateThemeTest::testContribStarterkit in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests the generate-theme command on a theme with a release version number.
 - GenerateThemeTest::testContribStarterkitDevSnapshot in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests the generate-theme command on a theme with a dev version number.
 - GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests the generate-theme command on a theme with a dev version without git.
 - GenerateThemeTest::testCustomStarterkit in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests the generate-theme command on a theme without a version number.
 - GenerateThemeTest::testDevSnapshot in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests the generate-theme command on a dev snapshot of Drupal core.
 - GenerateThemeTest::testGeneratingFromAnotherTheme in core/
tests/ Drupal/ Tests/ Core/ Command/ GenerateThemeTest.php  - Tests generating a theme from another Starterkit enabled theme.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.