> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Thursday, 15 November 2001 2:10 AM > To: [EMAIL PROTECTED] > Subject: Re: Why is TaskdefsTest not in a normal ant build? > > > On Sat, 10 Nov 2001, Steve Loughran <[EMAIL PROTECTED]> wrote: > > > how about you can have some extension of that > > expectBuildExtensionStartsWith( ) which expects a build exception > > which begins with the chosen string, but can contain extra test. > > If you need it for some of your testcases or can improve existing > tests with this, do it. Otherwise, let's wait until we really need > it. YAGNI. >
I needed it for the manifest test I added last night so I added a method for checking if the exception contains a string. Conor -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
