public class TestJavaScriptUtils extends AbstractSimpleServerTest
classRules, methodRules, product| Constructor and Description |
|---|
TestJavaScriptUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testCssHoverBreaksForSomeBrowsers() |
void |
testCssHoverRespondsToMouseover()
This test is testing that css psuedo class :hover will display an element
|
void |
testJQueryHoverBreaksForSomeBrowsers() |
void |
testJQueryHoverRespondsToMouseover() |
void |
testMouseEventMouseOut() |
public void init()
public void testCssHoverRespondsToMouseover()
public void testJQueryHoverRespondsToMouseover()
public void testCssHoverBreaksForSomeBrowsers()
public void testJQueryHoverBreaksForSomeBrowsers()
public void testMouseEventMouseOut()
Copyright © 2015 Atlassian. All rights reserved.