From Fedora Project Wiki

Revision as of 10:06, 22 May 2013 by Jerboaa (talk | contribs)

Description

This test case tests that the Thermostat swing client starts correctly.

Setup

  1. If thermostat is not installed yet, install thermostat. yum install thermostat
  2. Start the thermostat storage and agent: thermostat service &

How to test

  1. Start the thermostat Swing client: thermostat gui
  2. Optionally, start other Java applications - for example Eclipse, Freemind, jedit... These JVMs should show up in the tree if you do so. Otherwise only the Thermostat JVMs will show up.

Expected Results

  1. Once you've executed thermostat gui a window should have popped up similar to the following: ThermostatSwingClient.png.
  2. No exceptions should be thrown on the terminal where you've started the swing client.