[
https://issues.apache.org/jira/browse/CB-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser closed CB-3945.
--------------------------
Resolution: Fixed
This has been fixed for a while, closing.
> Test case not run - UserWebViewTest.customTest()
> ------------------------------------------------
>
> Key: CB-3945
> URL: https://issues.apache.org/jira/browse/CB-3945
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Affects Versions: 2.7.0
> Reporter: Peter
> Assignee: Lisa Seacat DeLuca
> Priority: Minor
>
> The Android test class org.apache.cordova.test.UserWebViewTest has a test
> case which does not get executed:
> {code}
> public void customTest()
> {
> assertTrue(CordovaWebView.class.isInstance(testView));
>
> assertTrue(CordovaWebViewClient.class.isInstance(testActivity.testViewClient));
>
> assertTrue(CordovaChromeClient.class.isInstance(testActivity.testChromeClient));
> }
> {code}
>
>
> Shouldn't this method be called *testCustom* instead of customTest?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira