mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 08:37:30 +02:00
[BridgeImplementationTest] Implement feature for testing detectParameters method
This commit is contained in:
@@ -75,6 +75,11 @@ abstract class BridgeAbstract implements BridgeInterface {
|
||||
*/
|
||||
const PARAMETERS = array();
|
||||
|
||||
/**
|
||||
* Test cases for detectParameters for the bridge
|
||||
*/
|
||||
const TEST_DETECT_PARAMETERS = array();
|
||||
|
||||
/**
|
||||
* Holds the list of items collected by the bridge
|
||||
*
|
||||
|
Reference in New Issue
Block a user