code-coverage
Grails production WAR deploying error with code-coverage plugin
I built WAR of my grails application and tried to deploy it to my local tomcat instance (Tomcat 6.0.26). But application can\'t start, because of this exception (copied from log):[详细]
2023-03-03 19:17 分类:问答Visual Studio 2010 is instrumenting all of my assemblies during code coverage and I don't want it to
I have ten projects within my Visual Studio solution.One of them is an MVC 3 project and one is an Azure project.[详细]
2023-03-02 18:36 分类:问答How do I get code coverage for Xcode for my Objective-C app?
I need code coverage for my iPhone app. How do I开发者_运维问答 get code coverage for Xcode 4?These steps will help.[详细]
2023-03-01 18:17 分类:问答Android JUnit: Define a different Application subclass
So for my normal Android project, I have the following in AndroidManifest.xml: <application android:name=\".utilities.App\" ...>[详细]
2023-03-01 16:26 分类:问答Is Code Coverage Plugin still available in NetBeans 7.0? How can I use it?
I\'ve been searching on the internet on tutorials of code coverage test in NetBeans. However, most tutorials use a plugin called NetBeans Code Coverage Plugin, which should be found in the \'Available[详细]
2023-03-01 00:19 分类:问答Silverlight and code coverage
Is there any way to get code coverage numbers from Silverlight? Up until now it has been impossible. I was hoping with the开发者_如何学C new Visual Studio 2010 Service Pack or Silverlight 5 coming out[详细]
2023-02-28 09:35 分类:问答Code Coverage with PHPUnit
I am running into an issue while attempting to determine code coverage on our site. I have PHPUnit generating a html code coverage report while running our unit tests on our three apps. We have a publ[详细]
2023-02-28 05:49 分类:问答Core dump and gcov coverage report
I\'m doing stress testing on multi-threaded program and collecting coverage as well. As far as I know, gcov doesn\'t produce .gcda files when program is terminated by _exit() or some signals such as S[详细]
2023-02-26 01:01 分类:问答Traverse all transitions in a state machine
I need some help in traversing all transitions in a state machine. (all-transitions is a coverage criteria)[详细]
2023-02-25 06:51 分类:问答GHUnit Code Coverage on iPhone
I\'ve recently been learning how to write Unit Tests using GHUnit for the iPhone. However, I have n开发者_如何学编程o idea on how to set up code coverage to work with this, via xCode 4.[详细]
2023-02-24 03:41 分类:问答