You are here

namespace Drupal\recipe\Tests in Recipe 7

Same name in other branches
  1. 7.2 Drupal\recipe\Tests
Classsort descending Location Description
RecipeImportFormsTest src/Tests/RecipeImportFormsTest.php Tests the single and multiple recipe import forms.
RecipeLandingPageTest src/Tests/RecipeLandingPageTest.php Tests the Recipe module landing page at /recipe.
RecipeNodeAccessTest src/Tests/RecipeNodeAccessTest.php Tests display of nodes in recipe lists for node access.
RecipeNodeTest src/Tests/RecipeNodeTest.php Tests the functionality of the Recipe content type and Recipe blocks.
RecipeTranslationTest src/Tests/RecipeTranslationTest.php Tests translating Recipe nodes.
RecipeUnitTest src/Tests/RecipeUnitTest.php Tests isolated Recipe module functions.
RecipeWebTestBase src/Tests/RecipeWebTestBase.php Provides a base class for testing the functionality of the Recipe module.
RecipeYieldFormTest src/Tests/RecipeYieldFormTest.php Tests the custom yield form in a recipe node.