NetBeansDeveloperTestFAQ
NetBeans Developer Test FAQ
Abstract
Contains info how to develop tests for NetBeans plugin.
Starting to writing tests for NetBeans
NetBeans Testing Infrastructure
- How do I test platform-based application?
- Test distribution (NOTE: applies to 6.1 and earlier)
- Code coverage (NOTE: updated for NB 6.7)
Test patterns
- Test Patterns In Java - very useful for testing NetBeans
Test API
Useful test classes in modules
Frequently used patterns
Testing NetBeans Projects
- Classpath and queries testing
- Testing things that use FileObjects
- Writing Tests for DataObjects and DataLoaders
- Executing ant scripts in tests
- How to fix NoSuchMethodError in com/sun/tools/javac/ when running unit tests
Test Editor
Testing new Java infrastructure
- Java Developers Guide - introduction to new java infrastructure
- TODO
Testing J2EE
- TODO
Performance tests
- TODO
UI Tests
===Wr requires.nb.javac=true
