|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.integration.YuiRemoteLinkTagTests
class YuiRemoteLinkTagTests
Constructor Summary | |
YuiRemoteLinkTagTests()
|
Method Summary | |
---|---|
void
|
setUp()
|
void
|
testYuiRemoteLinkGetWithEverything()
|
void
|
testYuiRemoteLinkGetWithMultipleParams()
|
void
|
testYuiRemoteLinkGetWithSingleParam()
|
void
|
testYuiRemoteLinkGetWithoutParams()
|
void
|
testYuiRemoteLinkPostWithEverything()
|
void
|
testYuiRemoteLinkPostWithMultipleParams()
|
void
|
testYuiRemoteLinkPostWithSingleParam()
|
void
|
testYuiRemoteLinkPostWithoutParams()
|
void
|
testYuiRemoteLinkWithAfter()
|
void
|
testYuiRemoteLinkWithAllOnEvents()
|
void
|
testYuiRemoteLinkWithAllOnEventsAndUpdate()
|
void
|
testYuiRemoteLinkWithAllOnEventsAndUpdateMap()
|
void
|
testYuiRemoteLinkWithBefore()
|
void
|
testYuiRemoteLinkWithExtraAttributes()
|
void
|
testYuiRemoteLinkWithOnComplete()
|
void
|
testYuiRemoteLinkWithOnFailure()
|
void
|
testYuiRemoteLinkWithOnLoaded()
|
void
|
testYuiRemoteLinkWithOnLoading()
|
void
|
testYuiRemoteLinkWithOnSuccess()
|
void
|
testYuiRemoteLinkWithUpdate()
|
void
|
testYuiRemoteLinkWithUpdateMap()
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
YuiRemoteLinkTagTests()
Method Detail |
---|
void setUp()
void testYuiRemoteLinkGetWithEverything()
void testYuiRemoteLinkGetWithMultipleParams()
void testYuiRemoteLinkGetWithSingleParam()
void testYuiRemoteLinkGetWithoutParams()
void testYuiRemoteLinkPostWithEverything()
void testYuiRemoteLinkPostWithMultipleParams()
void testYuiRemoteLinkPostWithSingleParam()
void testYuiRemoteLinkPostWithoutParams()
void testYuiRemoteLinkWithAfter()
void testYuiRemoteLinkWithAllOnEvents()
void testYuiRemoteLinkWithAllOnEventsAndUpdate()
void testYuiRemoteLinkWithAllOnEventsAndUpdateMap()
void testYuiRemoteLinkWithBefore()
void testYuiRemoteLinkWithExtraAttributes()
void testYuiRemoteLinkWithOnComplete()
void testYuiRemoteLinkWithOnFailure()
void testYuiRemoteLinkWithOnLoaded()
void testYuiRemoteLinkWithOnLoading()
void testYuiRemoteLinkWithOnSuccess()
void testYuiRemoteLinkWithUpdate()
void testYuiRemoteLinkWithUpdateMap()
Groovy Documentation