Hi -

I'm trying to create a new Filter.  When doing this, I've written the basics of 
the Filter, Factory, and unit test, and everything seems to be working.  For 
good measure, I wanted to run the full suite of unit tests.  When I do this, 
TestAllAnalyzersHaveFactories fails, because it can't find my Factory, though 
it is present and named the same as my Filter (with Factory appended to the 
end).

Am I missing something simple here?  Do I need to register my factory in a 
config file or something?  Looking through the loaders, they seem to just grab 
everything that is available, so I'd expect my Factory to get picked up.

Thanks,
Josh
________________________________________________________

The information contained in this e-mail is confidential and/or proprietary to 
Capital One and/or its affiliates. The information transmitted herewith is 
intended only for use by the individual or entity to which it is addressed.  If 
the reader of this message is not the intended recipient, you are hereby 
notified that any review, retransmission, dissemination, distribution, copying 
or other use of, or taking of any action in reliance upon this information is 
strictly prohibited. If you have received this communication in error, please 
contact the sender and delete the material from your computer.

Reply via email to