|
| NES::TEST_F (UDFCatalogControllerTest, getUdfDescriptorReturnsUdf) |
|
| NES::TEST_F (UDFCatalogControllerTest, testGetUdfDescriptorIfNoUdfExists) |
|
| NES::TEST_F (UDFCatalogControllerTest, testErrorIfUnknownEndpointIsUsed) |
|
| NES::TEST_F (UDFCatalogControllerTest, testIfRegisterEndpointHandlesExceptionsWithoutReturningAStackTrace) |
|
| NES::TEST_F (UDFCatalogControllerTest, testIfRegisterUdfEndpointCorrectlyAddsUDF) |
|
| NES::TEST_F (UDFCatalogControllerTest, testRemoveUdfEndpoint) |
|
| NES::TEST_F (UDFCatalogControllerTest, testRemoveUdfEndpointIfUdfDoesNotExist) |
|
| NES::TEST_F (UDFCatalogControllerTest, testRemoveUdfEndpointHandlesMissingQueryParametersCorrectly) |
|
| NES::TEST_F (UDFCatalogControllerTest, testIfRemoveUdfEndpointHandlesExtraQueryParametersCorrectly) |
|
| NES::TEST_F (UDFCatalogControllerTest, testIfListUdfsEndpointHandlesMissingQueryParameters) |
|
| NES::TEST_F (UDFCatalogControllerTest, testIfListUdfsEndpointReturnsListAsExpected) |
|
| NES::TEST_F (UDFCatalogControllerTest, testIfListUdfsReturnsEmptyUdfList) |
|