public class Suite
extends java.lang.Object
Latka#runTests(Suite, org.apache.commons.latka.event.LatkaEventInfo)
Modifier and Type | Field and Description |
---|---|
protected java.net.URL |
_url
test suite URL
|
Constructor and Description |
---|
Suite(java.net.URL url)
Create a test suite from an XML document located at the
designated URL.
|
public Suite(java.net.URL url)
url
- of a Latka XML suitepublic java.net.URL getURL()
public void setURL(java.net.URL url)
url
- the URL to setCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.