xref
: /
external
/
testng
/
src
/
test
/
java
/
test
/
factory
/
FactoryChild.java
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
test
.
factory
;
2
3
public
class
FactoryChild
extends
FactoryBase
{
4
5
}
6