-1

I start using Cobertura to coverage our Junit test cases, but I always get problem when I try to access http://cobertura.sourceforge.net/ to obtain the Cobertura tool, it cannot be accessed. I don't know what caused it, whether this website is expired or our government (I come from Shanghai China) prohibited this website. No matter what caused this, can somebody tell me where I can gain the Cobertura tool and related reference document?

Thanks.

Brady Zhu
  • 1,305
  • 5
  • 21
  • 43
  • A lot of these sites (like Sourceforge) are blocked (at times) by the Great Firewall of China. You need to find a VPN. Or check some Chinese programming forums. The binaries may be available from a Maven repo, too. – Thilo Aug 23 '13 at 05:26
  • In your case the link works. – Igor Rodriguez Aug 23 '13 at 05:33
  • As commented by @idfah, if you want I can download it and email it to you. But you know, that's eating today but starving tomorrow... – Igor Rodriguez Aug 23 '13 at 05:37
  • ".... can somebody tell me where I can gain the Cobertura tool and related reference document?" You should use Google or maybe a search engine that shows you only results that are accessible in China. Seriously, dealing with the GFoC is something that would be better asked in a China-specific forum. – Stephen C Aug 23 '13 at 05:49
  • Thanks. But sometimes, it lacks of enough information on our most of China technical forums. – Brady Zhu Aug 23 '13 at 05:53
  • @Igor Rodriguez, right now I have Cobertura tool, can you give me a Cobertura guide doc? – Brady Zhu Aug 23 '13 at 06:02
  • I haven't tested it, but try this tutorial: http://www.javacodegeeks.com/2012/02/covering-your-tests-with-cobertura.html – Igor Rodriguez Aug 23 '13 at 06:06

2 Answers2

1

Use a proxy like Ultimate Proxy. There are thousands of them in the Internet and a simple search will give you lots of results. I tried it with a locked site in UK as is The Pirate Bay and it works.

You can use as well a browser with that capabilities, such as the one released by The Pirate Bay or the Tor Browser Bundle

Igor Rodriguez
  • 1,196
  • 11
  • 16
1

Works for me. I blame government censorship... guess they don't want you to examine your test-case coverage :)

idfah
  • 1,328
  • 10
  • 16
  • Totally right. This is website only for software development without something political, it makes no sense. – Brady Zhu Aug 23 '13 at 06:00