SquareUniformIlluminationIT

public class SquareUniformIlluminationIT

IntegrationTests for the SquareUniformIllumination class.

Author:Kyle M. Douglass

Methods

setUp

public void setUp()

testGetElectricField

public void testGetElectricField()

Test of getElectricField method, of class SquareUniformIllumination.

testGetIrradiance

public void testGetIrradiance()

Test of getIrradiance method, of class SquareUniformIllumination.

testGetPower

public void testGetPower()

Test of getPower method, of class SquareUniformIllumination.

testSetPower

public void testSetPower()

Test of setPower method, of class SquareUniformIllumination.

testUpdate

public void testUpdate()

Test of update method, of class SquareUniformIllumination.

testUpdateWrongMessageType

public void testUpdateWrongMessageType()

Test of update method, of class SquareUniformIllumination.