public class IgnoreSpec extends Object
Modifier and Type | Method and Description |
---|---|
void |
exceptIn(String environment)
Sets an environment in which NOT TO ignore a URI.
|
protected boolean |
ignores(String path) |
protected boolean ignores(String path)
public void exceptIn(String environment)
environment
- name of environment in which NOT to ignore this URI.Copyright © 2019 JavaLite. All rights reserved.