3scale/porta

View on GitHub
features/step_definitions/custom_web_steps.rb

Summary

Maintainability
A
0 mins
Test Coverage

matches_path? doesn't depend on instance state (maybe move it to another class?)
Open

def matches_path?(url, path)

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status