Re: AntUnit - Using assertResourceExists to check URL

2012-06-08 Thread Pascal Schumacher
Hello Stefan, thanks for the quick response. :-) I opened a bugzilla issue: https://issues.apache.org/bugzilla/show_bug.cgi?id=53383 Pascal -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de ---

AntUnit - Using assertResourceExists to check URL

2012-06-07 Thread Pascal Schumacher
Hello everybody, according to the AntUnit 1.2 documentation "assertResourceExists Asserts that a given resource exists. This is a generalization of assertFileExists and allows to test for arbitrary resources." it should be possible to check if a URL exists. But I can't figure out how to do i