|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdx.scorebot.net.tests.Service
cdx.scorebot.net.tests.generic.GenericService
public class GenericService
An extension of Service for which isn't specific to any service. This may be used to hold tests which may apply to any service. Also, this allows one to test a service which isn't directly supported with any of the generic tests.
Constructor Summary | |
---|---|
GenericService()
default constructor |
Method Summary |
---|
Methods inherited from class cdx.scorebot.net.tests.Service |
---|
equals, getTargetAddress, getTargetInetAddress, getTargetPort, setTargetAddress, setTargetInetAddress, setTargetPort |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |