Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 39250 invoked from network); 25 Jun 2002 16:42:23 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 25 Jun 2002 16:42:23 -0000 Received: (qmail 6676 invoked by uid 97); 25 Jun 2002 16:42:28 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 6607 invoked by uid 97); 25 Jun 2002 16:42:27 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 6589 invoked by uid 98); 25 Jun 2002 16:42:26 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-Authentication-Warning: champion.sslsecure.com: iammichael owned process doing -bs Date: Tue, 25 Jun 2002 11:42:13 -0500 (CDT) From: "Michael A. Smith" X-X-Sender: iammichael@champion.sslsecure.com To: Jakarta Commons Developers List Subject: RE: [PATCH][Collections] TestList In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 25 Jun 2002, Jack, Paul wrote: > > I'm a bit leery about the manner in which you're testing for > > fail-fast behavior, but I committed anyway. > > Um, you mean the wierdo reflection I'm using to test that sublists > are fail-fast for every List method except equals(Object)? I probably > should rewrite that to be longhand, the reflection version is probably > just as many lines of codes... yup... that's what I was referring to. > > > Modified TestCursorableLinkedList so that serialization tests on > > > sublists and sub-sublists are ignored. > > > > yeah, that looks like it would be annoying to have to do in all list > > test classes. Is there a better way to avoid the serialization tests > > for those? > > Well, all of the other List implementations don't have serializable > sublists, so it's not much of an issue. ok. michael -- To unsubscribe, e-mail: For additional commands, e-mail: