SysML

org.topcased.sysml.tests
Class DistributedPropertyTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.topcased.sysml.tests.BlockPropertyTest
              extended by org.topcased.sysml.tests.DistributedPropertyTest
All Implemented Interfaces:
junit.framework.Test

public class DistributedPropertyTest
extends BlockPropertyTest

A test case for the model object ' < ? >Distributed Property'.

** Generated **

Field Summary
static java.lang.String copyright
           
 
Fields inherited from class org.topcased.sysml.tests.BlockPropertyTest
fixture
 
Constructor Summary
DistributedPropertyTest(java.lang.String name)
          Constructs a new Distributed Property test case with the given name.
 
Method Summary
protected  DistributedProperty getFixture()
          Returns the fixture for this Distributed Property test case.
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 
Methods inherited from class org.topcased.sysml.tests.BlockPropertyTest
setFixture
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
** Generated **
Constructor Detail

DistributedPropertyTest

public DistributedPropertyTest(java.lang.String name)
Constructs a new Distributed Property test case with the given name.

** Generated **
Method Detail

main

public static void main(java.lang.String[] args)

** Generated **

getFixture

protected DistributedProperty getFixture()
Returns the fixture for this Distributed Property test case.

Overrides:
getFixture in class BlockPropertyTest
** Generated **

setUp

protected void setUp()
              throws java.lang.Exception

Overrides:
setUp in class BlockPropertyTest
Throws:
java.lang.Exception
See Also:
TestCase.setUp()
** Generated **

tearDown

protected void tearDown()
                 throws java.lang.Exception

Overrides:
tearDown in class BlockPropertyTest
Throws:
java.lang.Exception
See Also:
TestCase.tearDown()
** Generated **

SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.