|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.integration.YuiFormRemoteTagTests
class YuiFormRemoteTagTests
Constructor Summary | |
YuiFormRemoteTagTests()
|
Method Summary | |
---|---|
void
|
setUp()
|
void
|
testYuiFormRemoteGetWithEverything()
|
void
|
testYuiFormRemoteGetWithMultipleParams()
|
void
|
testYuiFormRemoteGetWithSingleParam()
|
void
|
testYuiFormRemoteGetWithoutParams()
|
void
|
testYuiFormRemotePostWithEverything()
|
void
|
testYuiFormRemotePostWithMultipleParams()
|
void
|
testYuiFormRemotePostWithSingleParam()
|
void
|
testYuiFormRemotePostWithoutParams()
|
void
|
testYuiFormRemoteWithAfter()
|
void
|
testYuiFormRemoteWithAllOnEvents()
|
void
|
testYuiFormRemoteWithAllOnEventsAndUpdate()
|
void
|
testYuiFormRemoteWithAllOnEventsAndUpdateMap()
|
void
|
testYuiFormRemoteWithBefore()
|
void
|
testYuiFormRemoteWithExtraAttributes()
|
void
|
testYuiFormRemoteWithOnComplete()
|
void
|
testYuiFormRemoteWithOnFailure()
|
void
|
testYuiFormRemoteWithOnLoaded()
|
void
|
testYuiFormRemoteWithOnLoading()
|
void
|
testYuiFormRemoteWithOnSuccess()
|
void
|
testYuiFormRemoteWithUpdate()
|
void
|
testYuiFormRemoteWithUpdateMap()
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
YuiFormRemoteTagTests()
Method Detail |
---|
void setUp()
void testYuiFormRemoteGetWithEverything()
void testYuiFormRemoteGetWithMultipleParams()
void testYuiFormRemoteGetWithSingleParam()
void testYuiFormRemoteGetWithoutParams()
void testYuiFormRemotePostWithEverything()
void testYuiFormRemotePostWithMultipleParams()
void testYuiFormRemotePostWithSingleParam()
void testYuiFormRemotePostWithoutParams()
void testYuiFormRemoteWithAfter()
void testYuiFormRemoteWithAllOnEvents()
void testYuiFormRemoteWithAllOnEventsAndUpdate()
void testYuiFormRemoteWithAllOnEventsAndUpdateMap()
void testYuiFormRemoteWithBefore()
void testYuiFormRemoteWithExtraAttributes()
void testYuiFormRemoteWithOnComplete()
void testYuiFormRemoteWithOnFailure()
void testYuiFormRemoteWithOnLoaded()
void testYuiFormRemoteWithOnLoading()
void testYuiFormRemoteWithOnSuccess()
void testYuiFormRemoteWithUpdate()
void testYuiFormRemoteWithUpdateMap()
Groovy Documentation