Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Android client #1767

Merged
merged 2 commits into from
Jul 29, 2023

Update changelog

f32a1d0
Select commit
Failed to load commit list.
Sign in for the full log view
Merged

Add Android client #1767

Update changelog
f32a1d0
Select commit
Failed to load commit list.
GitHub Actions / Test Results succeeded Jul 29, 2023 in 0s

All 498 tests pass in 7m 8s

     27 files  1 233 suites   7m 8s ⏱️
   498 tests    498 ✔️ 0 💤 0
4 482 runs  4 481 ✔️ 1 💤 0

Results for commit f32a1d0.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

498 tests found

There are 498 tests, see "Raw output" for the full list of tests.
Raw output
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testDeleteRecipes
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testEmptySearchIndex
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testFindRecipes
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testGetAllRecipesOfCategory
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testGetAllRecipesOfEmptyCategory
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testGetCategories
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testGetKeywords
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testGetNonExistingRecipe
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbBigTest ‑ testGetRecipesByKeyword
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbTest ‑ testBasicCRUD
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbTest ‑ testCategoryAddReplace
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbTest ‑ testEmptyDate
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbTest ‑ testEmptyInsert
OCA.Cookbook.tests.Integration.Db.RecipeDb.RecipeDbTest ‑ testKeywordsAddReplace
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testContentType with data set #0
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testContentType with data set #1
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testContentType with data set #2
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testDownload
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testDownload404
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testFailedDownload
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testGetContentNotDownloaded
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testGetContentTypeNotDownloaded
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testGetStatusNotDownloaded
OCA.Cookbook.tests.Integration.Helper.DownloadHelper.DownloadHelperTest ‑ testNoContentType
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #3
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApplyString
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions in multiple lines"
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with HTML Entities"
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with Markdown"
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with empty HTML Entities"
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with untrimmed Markdown"
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixToolsFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Integration.Helper.Filter.JSON.FixToolsFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Migration.AppTest ‑ testAppInstalled
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20190312140601Test ‑ testCreatedTables
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20190910100911Test ‑ testAddedUserIdToTables
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20190910223344Test ‑ testDropPrimaryKeyFromTables
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20200315121603Test ‑ testAddCategoriesTable
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20210427082010Test ‑ testAddIndexToTables
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20210701093123Test ‑ testRedundantEntriesInDB with data set "caseA"
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20210701093123Test ‑ testRedundantEntriesInDB with data set "caseB"
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20210701093123Test ‑ testRedundantEntriesInDB with data set "caseC"
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20210701093123Test ‑ testRedundantEntriesInDB with data set "caseD"
OCA.Cookbook.tests.Migration.Setup.Migrations.Version000000Date20220703174647Test ‑ testRedundantEntriesInDB
OCA.Cookbook.tests.Unit.Controller.CategoryApiControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.CategoryApiControllerTest ‑ testMethod with data set #1
OCA.Cookbook.tests.Unit.Controller.CategoryControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.CategoryControllerTest ‑ testMethod with data set #1
OCA.Cookbook.tests.Unit.Controller.ConfigApiControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.ConfigApiControllerTest ‑ testMethod with data set #1
OCA.Cookbook.tests.Unit.Controller.ConfigApiControllerTest ‑ testMethod with data set #2
OCA.Cookbook.tests.Unit.Controller.ConfigControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.ConfigControllerTest ‑ testMethod with data set #1
OCA.Cookbook.tests.Unit.Controller.ConfigControllerTest ‑ testMethod with data set #2
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdate with data set "noRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdate with data set "someRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdateFailure
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdateNoName with data set #0
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdateNoName with data set #1
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdateNoName with data set #2
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testCategoryUpdateNoName with data set #3
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testConstructor
OCA.Cookbook.tests.Unit.Controller.Implementation.CategoryImplementationTest ‑ testGetCategories
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConfig with data set "changeAll"
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConfig with data set "changeFolder"
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConfig with data set "changePrint"
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConfig with data set "changeVisibleBlocks"
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConfig with data set "changeinterval"
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConfig with data set "noChange"
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testConstructor
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testList
OCA.Cookbook.tests.Unit.Controller.Implementation.ConfigImplementationTest ‑ testReindex
OCA.Cookbook.tests.Unit.Controller.Implementation.KeywordImplementationTest ‑ testGetKeywords
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testCategory with data set "noRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testCategory with data set "someRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testCategoryFailed
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testCreate
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testCreateExisting
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testCreateNoName
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testDestroy
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testDestroyFailed
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImage with data set #0
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImage with data set #1
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImage with data set #2
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImageNotFound with data set #0
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImageNotFound with data set #1
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImport
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImportExisting
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImportFailed
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testImportOther
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testIndex with data set "emptyIndex"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testIndex with data set "empySearch"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testIndex with data set "normalIndex"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testSearch with data set "noRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testSearch with data set "someRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testSearchFailed
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testShow
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testShowFailure
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testTags with data set "noRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testTags with data set "noTag"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testTags with data set "someRecipes"
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testTagsFailed
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testUpdate
OCA.Cookbook.tests.Unit.Controller.Implementation.RecipeImplementationTest ‑ testUpdateNoName
OCA.Cookbook.tests.Unit.Controller.KeywordApiControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.KeywordControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.MainControllerTest ‑ testIndex
OCA.Cookbook.tests.Unit.Controller.MainControllerTest ‑ testIndexInvalidUser
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #1
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #10
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #11
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #12
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #13
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #14
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #2
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #3
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #4
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #5
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #6
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #7
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #8
OCA.Cookbook.tests.Unit.Controller.RecipeApiControllerTest ‑ testMethod with data set #9
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #0
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #1
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #10
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #11
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #12
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #13
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #14
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #2
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #3
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #4
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #5
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #6
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #7
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #8
OCA.Cookbook.tests.Unit.Controller.RecipeControllerTest ‑ testMethod with data set #9
OCA.Cookbook.tests.Unit.Controller.UtilApiControllerTest ‑ testGetAPIVersion
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testDefaultExtensions
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #0
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #1
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #10
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #11
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #12
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #2
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #3
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #4
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #5
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #6
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #7
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #8
OCA.Cookbook.tests.Unit.Helper.AcceptHeaderParsingHelperTest ‑ testParseHeader with data set #9
OCA.Cookbook.tests.Unit.Helper.DownloadEncodingHelperTest ‑ testEncodeToUTF8 with data set #0
OCA.Cookbook.tests.Unit.Helper.DownloadEncodingHelperTest ‑ testEncodeUTF8ToUTF8
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingBothPresent with data set #0
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingBothPresent with data set #1
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingBothPresent with data set #2
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingFromContentNoContentType with data set #0
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingFromContentNoContentType with data set #1
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingFromContentType with data set #0
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingFromContentType with data set #1
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingFromContentType with data set #2
OCA.Cookbook.tests.Unit.Helper.EncodingGuessingHelperTest ‑ testGuessEncodingNoEncoding
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "100 chars"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "101 chars"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "102 chars"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "105 chars"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "95 chars"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "99 chars"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "short name"
OCA.Cookbook.tests.Unit.Helper.FileSystem.RecipeNameHelperFilter ‑ testGetFolderName with data set "special chars"
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #10
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #11
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #12
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #5
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #6
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #7
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #8
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testDateFormats with data set #9
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromFile with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromFile with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromFile with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromFile with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromJson with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromJson with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromJson with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromJson with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.DB.RecipeDatesFilterTest ‑ testFilterFromJson with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testArray with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testArray with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testCleanup with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testCleanup with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testCleanup with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testCleanup with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testNonExistent
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testText with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.CleanCategoryFilterTest ‑ testText with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #5
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #6
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #7
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testImage with data set #8
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.ExtractImageUrlFilterTest ‑ testNonExistingImage
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDescriptionFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDescriptionFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDescriptionFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDescriptionFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testExceptions with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testExceptions with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testExceptions with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testNonExisting with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testNonExisting with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testNonExisting with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testNonExisting with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testSuccess with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testSuccess with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testSuccess with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testSuccess with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixDurationsFilterTest ‑ testSuccess with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testFilter with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testFilter with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testFilter with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testFilter with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testFilter with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testFilter with data set #5
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testInvalidUrl with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testInvalidUrl with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testInvalidUrl with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testInvalidUrl with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixImageSchemeFilterTest ‑ testInvalidUrl with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testApplyString
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixIngredientsFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testBadInstructions with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testBadInstructions with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testInvalidInstructions
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Array of HoToSteps"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "HowToSections"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions in multiple lines"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with HTML Entities"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with Markdown"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Instructions with empty HTML Entities"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Issue1210"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Nested ItemList in array recursively"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Nested ItemList in array"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Single ItemList with list items and position"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Single ItemList with list items"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "Single ItemList with strings"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testParseInstructions with data set "plain strings"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testRealWorldIssue with data set "case01"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testUnknownType with data set "ItemList with Thing in ListItem"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testUnknownType with data set "ItemList with Thing"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixInstructionsFilterTest ‑ testUnknownType with data set "List of Things"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #5
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #6
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testApply with data set #7
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixKeywordsFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixNutritionFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixNutritionFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixNutritionFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixNutritionFilterTest ‑ testApply with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixNutritionFilterTest ‑ testInvalidString
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixNutritionFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #10
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #11
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #5
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #6
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #7
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #8
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testApply with data set #9
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixRecipeYieldFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixToolsFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixToolsFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixToolsFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixToolsFilterTest ‑ testApplyString
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixToolsFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixUrlFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixUrlFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixUrlFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixUrlFilterTest ‑ testApply with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.FixUrlFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeIdTypeFilterTest ‑ testFilter with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeIdTypeFilterTest ‑ testFilter with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testCleanFilter with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testCleanFilter with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testCleanFilter with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testLongNames with data set "10 chars"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testLongNames with data set "200 chars"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testLongNames with data set "255 chars"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testLongNames with data set "256 chars"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testLongNames with data set "257 chars"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.RecipeNameFilterTest ‑ testLongNames with data set "300 chars"
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #4
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #5
OCA.Cookbook.tests.Unit.Helper.Filter.JSON.SchemaConformityFilterTest ‑ testFilter with data set #6
OCA.Cookbook.tests.Unit.Helper.Filter.JSONFilterTest ‑ testSequence
OCA.Cookbook.tests.Unit.Helper.Filter.NormalizeRecipeFileFilterTest ‑ testFilter with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.NormalizeRecipeFileFilterTest ‑ testFilter with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.NormalizeRecipeFileFilterTest ‑ testFilter with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.NormalizeRecipeFileFilterTest ‑ testFilter with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.Output.EnsureNutritionPresentFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.Filter.Output.EnsureNutritionPresentFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.Filter.Output.EnsureNutritionPresentFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.Filter.Output.EnsureNutritionPresentFilterTest ‑ testApply with data set #3
OCA.Cookbook.tests.Unit.Helper.Filter.Output.EnsureNutritionPresentFilterTest ‑ testNonExisting
OCA.Cookbook.tests.Unit.Helper.Filter.RecipeJSONOutputFilterTest ‑ testSequence
OCA.Cookbook.tests.Unit.Helper.HTMLFilter.HtmlEncodingFilterTest ‑ testApply with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLFilter.HtmlEncodingFilterTest ‑ testApply with data set #1
OCA.Cookbook.tests.Unit.Helper.HTMLFilter.HtmlEncodingFilterTest ‑ testApply with data set #2
OCA.Cookbook.tests.Unit.Helper.HTMLFilter.HtmlEntityDecodeFilterTest ‑ testDecoder with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLFilter.HtmlEntityDecodeFilterTest ‑ testDecoder with data set #1
OCA.Cookbook.tests.Unit.Helper.HTMLFilter.HtmlEntityDecodeFilterTest ‑ testDecoderExplicit with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testConstructor
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseA"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseB"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseC"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseD"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseE"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseF"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseG"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseH"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseI"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpJsonLdParserTest ‑ testHTMLFile with data set "caseJ"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testConstructor
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testHTMLFile with data set "caseA"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testHTMLFile with data set "caseB"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testHTMLFile with data set "caseC"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testHTMLFile with data set "caseD"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testHTMLFile with data set "caseE"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testHTMLFile with data set "caseIssue1209"
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testImageVariantsAsAttribute with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testImageVariantsAsAttribute with data set #1
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testImageVariantsAsAttribute with data set #2
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testImageVariantsAsContent with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testImageVariantsAsContent with data set #1
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testImageVariantsAsContent with data set #2
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testIngredientVariants with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testIngredientVariants with data set #1
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testInstructionVariants with data set #0
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testInstructionVariants with data set #1
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testInstructionVariants with data set #2
OCA.Cookbook.tests.Unit.Helper.HTMLParser.HttpMicrodataParserTest ‑ testInstructionVariants with data set #3
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testConstructor
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testLogging
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testMultipleLogging with data set #0
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testMultipleLogging with data set #1
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testMultipleLogging with data set #2
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "failedParsing"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "parsingWithAllTypes"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "parsingWithSingleError"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "parsingWithSingleFatal"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "parsingWithSingleWarning"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "parsingWithWrongXMLError"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testParsing with data set "parsingWithoutErrors"
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testSingleLogging with data set #0
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testSingleLogging with data set #1
OCA.Cookbook.tests.Unit.Helper.HtmlToDomParserTest ‑ testSingleLogging with data set #2
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testFailedFormat with data set #0
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testFailedFormat with data set #1
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testFailedFormat with data set #2
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testFailedFormat with data set #3
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testFailedFormat with data set #4
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testHMFormat with data set #0
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testHMFormat with data set #1
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testHMFormat with data set #2
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testHMFormat with data set #3
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testHMFormat with data set #4
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testHMFormat with data set #5
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #0
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #1
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #2
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #3
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #4
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #5
OCA.Cookbook.tests.Unit.Helper.ISO8601DurationHelperTest ‑ testIsoFormat with data set #6
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testDropThumbnailExisting with data set #0
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testDropThumbnailExisting with data set #1
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testDropThumbnailMainImage
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testDropThumbnailNonExisting with data set #0
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testDropThumbnailNonExisting with data set #1
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testFullSizeImage
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testThumbnailGeneration with data set #0
OCA.Cookbook.tests.Unit.Helper.ImageService.ImageGenerationHelperTest ‑ testThumbnailGeneration with data set #1
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #0
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #1
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #2
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #3
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #4
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #5
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #6
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #7
OCA.Cookbook.tests.Unit.Helper.TextCleanupHelperTest ‑ testCleanUp with data set #8
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testFolderName
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testFolderNameUnset
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testLastIndexUpdate
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testLastIndexUpdateUnset
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testNoUser
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testPrintImage
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testPrintImageUnset
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testUpdateInterval
OCA.Cookbook.tests.Unit.Helper.UserConfigHelperTest ‑ testUpdateIntervalUnset
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testCachedPath
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testGetPath
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testNoWritingPermissionGetFolder
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testPathSetting
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testReadOnlyGetFolder
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testUncachedPath with data set #0
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testUncachedPath with data set #1
OCA.Cookbook.tests.Unit.Helper.UserFolderHelperTest ‑ testWrongTypeGetFolder
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownload
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadBadStatus with data set #0
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadBadStatus with data set #1
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadBadStatus with data set #2
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadBadStatus with data set #3
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadFailing
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadInvalidUrl
OCA.Cookbook.tests.Unit.Service.HtmlDownloadServiceTest ‑ testDownloadWithoutEncoding
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testDropAllImages
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testGetImage
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testGetImageAsFile
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testGetThumbnail with data set #0
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testGetThumbnail with data set #1
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testGetThumbnailAsFile with data set #0
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testGetThumbnailAsFile with data set #1
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testHasImage with data set #0
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testHasImage with data set #1
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testSetImageExisting
OCA.Cookbook.tests.Unit.Service.ImageServiceTest ‑ testSetImageNonExisting
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testHasProperty
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testIsSchemaObject
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #0
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #1
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #2
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #3
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #4
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #5
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #6
OCA.Cookbook.tests.Unit.Service.JsonServiceTest ‑ testRecipeCheckArray with data set #7
OCA.Cookbook.tests.Unit.Service.RecipeExtractionServiceTest ‑ testParsingDelegation with data set #0
OCA.Cookbook.tests.Unit.Service.RecipeExtractionServiceTest ‑ testParsingDelegation with data set #1
OCA.Cookbook.tests.Unit.Service.RecipeExtractionServiceTest ‑ testParsingDelegation with data set #2
OCA.Cookbook.tests.Unit.Service.ThumbnailServiceTest ‑ testGetImage
OCA.Cookbook.tests.Unit.Service.ThumbnailServiceTest ‑ testGetThumbnailFullImage
OCA.Cookbook.tests.Unit.Service.ThumbnailServiceTest ‑ testGetThumbnailInvalidType with data set #0
OCA.Cookbook.tests.Unit.Service.ThumbnailServiceTest ‑ testGetThumbnailInvalidType with data set #1
OCA.Cookbook.tests.Unit.Service.ThumbnailServiceTest ‑ testgetThumbnail with data set #0
OCA.Cookbook.tests.Unit.Service.ThumbnailServiceTest ‑ testgetThumbnail with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testCreateImage with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testCreateImage with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testDropImage with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testDropImage with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testGetImage
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testHasImage with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ImageFileHelperTest ‑ testHasImage with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testDropThumbnails with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testDropThumbnails with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testDropThumbnails with data set #2
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testDropThumbnails with data set #3
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testGetThumbnailWithExistingThumbnail with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testGetThumbnailWithExistingThumbnail with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testGetThumbnailWithNonExistingMainImage with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testGetThumbnailWithNonExistingMainImage with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testGetThumbnailWithNonExistingThumbnail with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testGetThumbnailWithNonExistingThumbnail with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testRecreateThumbnails with data set #0
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testRecreateThumbnails with data set #1
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testRecreateThumbnails with data set #2
OCA.Cookbook.tests.unit.Helper.ImageService.ThumbnailFileHelperTest ‑ testRecreateThumbnails with data set #3