I take your word for it :)
________________________________ From: Rogerio <rliesenf...@gmail.com> To: dev@hbase.apache.org Sent: Friday, September 21, 2012 9:06 AM Subject: Re: testing, powermock, jmockit - from pow-wow lars hofhansl <lhofhansl@...> writes: > > To get the low-level access we could instead use jmockit at the cost of dealing with code-weaving. > > As we had discussed, this scares me :). > I do not want to have to debug some test code that was weaved (i.e. has no matching source code lying around *anywhere*). > I think you are imagining a problem that does not exist. JMockit users can debug Java code just fine...