Test Specifications and Descriptions for interactive tests
Interactive testing of StockSymbol.getVisualComponent() method.
There are three tests that are testing the following specification statements:
- The default implementation displays the symbol, the time, the
price, the change and the % change.
- Positive and negative changes are visualized in green and red,
respectively.
- If the quote cannot be retrieved due to a GetQuoteException, the
container displays a String of the form: symbol +
": data not available"
Test Descriptions
Test cases included:
StockSymbolTest0001,
StockSymbolTest0002,
StockSymbolTest0003
ObjectID | StockSymbolTests |
title
| Interactive tests of the StockSymbol class
|
source
| StockSymbolTests.java
|
executeClass
| com.sun.tdk.sampletck.tests.api.interactive.StockSymbolTests
|
executeArgs | -TestCaseID ALL
|
keywords | interactive
|
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.
SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.