Groovy Documentation

test.integration
Class YuiFormRemoteTagTests

java.lang.Object
  test.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

YuiFormRemoteTagTests()


 
Method Detail

setUp

void setUp()


testYuiFormRemoteGetWithEverything

void testYuiFormRemoteGetWithEverything()


testYuiFormRemoteGetWithMultipleParams

void testYuiFormRemoteGetWithMultipleParams()


testYuiFormRemoteGetWithSingleParam

void testYuiFormRemoteGetWithSingleParam()


testYuiFormRemoteGetWithoutParams

void testYuiFormRemoteGetWithoutParams()


testYuiFormRemotePostWithEverything

void testYuiFormRemotePostWithEverything()


testYuiFormRemotePostWithMultipleParams

void testYuiFormRemotePostWithMultipleParams()


testYuiFormRemotePostWithSingleParam

void testYuiFormRemotePostWithSingleParam()


testYuiFormRemotePostWithoutParams

void testYuiFormRemotePostWithoutParams()


testYuiFormRemoteWithAfter

void testYuiFormRemoteWithAfter()


testYuiFormRemoteWithAllOnEvents

void testYuiFormRemoteWithAllOnEvents()


testYuiFormRemoteWithAllOnEventsAndUpdate

void testYuiFormRemoteWithAllOnEventsAndUpdate()


testYuiFormRemoteWithAllOnEventsAndUpdateMap

void testYuiFormRemoteWithAllOnEventsAndUpdateMap()


testYuiFormRemoteWithBefore

void testYuiFormRemoteWithBefore()


testYuiFormRemoteWithExtraAttributes

void testYuiFormRemoteWithExtraAttributes()


testYuiFormRemoteWithOnComplete

void testYuiFormRemoteWithOnComplete()


testYuiFormRemoteWithOnFailure

void testYuiFormRemoteWithOnFailure()


testYuiFormRemoteWithOnLoaded

void testYuiFormRemoteWithOnLoaded()


testYuiFormRemoteWithOnLoading

void testYuiFormRemoteWithOnLoading()


testYuiFormRemoteWithOnSuccess

void testYuiFormRemoteWithOnSuccess()


testYuiFormRemoteWithUpdate

void testYuiFormRemoteWithUpdate()


testYuiFormRemoteWithUpdateMap

void testYuiFormRemoteWithUpdateMap()


 

Groovy Documentation