Groovy Documentation

test.integration
Class YuiRemoteLinkTagTests

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

YuiRemoteLinkTagTests()


 
Method Detail

setUp

void setUp()


testYuiRemoteLinkGetWithEverything

void testYuiRemoteLinkGetWithEverything()


testYuiRemoteLinkGetWithMultipleParams

void testYuiRemoteLinkGetWithMultipleParams()


testYuiRemoteLinkGetWithSingleParam

void testYuiRemoteLinkGetWithSingleParam()


testYuiRemoteLinkGetWithoutParams

void testYuiRemoteLinkGetWithoutParams()


testYuiRemoteLinkPostWithEverything

void testYuiRemoteLinkPostWithEverything()


testYuiRemoteLinkPostWithMultipleParams

void testYuiRemoteLinkPostWithMultipleParams()


testYuiRemoteLinkPostWithSingleParam

void testYuiRemoteLinkPostWithSingleParam()


testYuiRemoteLinkPostWithoutParams

void testYuiRemoteLinkPostWithoutParams()


testYuiRemoteLinkWithAfter

void testYuiRemoteLinkWithAfter()


testYuiRemoteLinkWithAllOnEvents

void testYuiRemoteLinkWithAllOnEvents()


testYuiRemoteLinkWithAllOnEventsAndUpdate

void testYuiRemoteLinkWithAllOnEventsAndUpdate()


testYuiRemoteLinkWithAllOnEventsAndUpdateMap

void testYuiRemoteLinkWithAllOnEventsAndUpdateMap()


testYuiRemoteLinkWithBefore

void testYuiRemoteLinkWithBefore()


testYuiRemoteLinkWithExtraAttributes

void testYuiRemoteLinkWithExtraAttributes()


testYuiRemoteLinkWithOnComplete

void testYuiRemoteLinkWithOnComplete()


testYuiRemoteLinkWithOnFailure

void testYuiRemoteLinkWithOnFailure()


testYuiRemoteLinkWithOnLoaded

void testYuiRemoteLinkWithOnLoaded()


testYuiRemoteLinkWithOnLoading

void testYuiRemoteLinkWithOnLoading()


testYuiRemoteLinkWithOnSuccess

void testYuiRemoteLinkWithOnSuccess()


testYuiRemoteLinkWithUpdate

void testYuiRemoteLinkWithUpdate()


testYuiRemoteLinkWithUpdateMap

void testYuiRemoteLinkWithUpdateMap()


 

Groovy Documentation