Project: stp

com.ibm.rational.stp.client.samples.cc
Class CcDemoBase

Object
  extended by TestCase
      extended by com.ibm.rational.stp.client.samples.cc.CcDemoBase
Direct Known Subclasses:
AuthenticationDemo, CheckoutDemo, CreateActivityDemo, ListVobsDemo, ReadWritePropertiesDemo

public class CcDemoBase
extends TestCase

TODO


Nested Class Summary
 class CcDemoBase.DefaultCallback
           
 
Field Summary
private  CcDemoProps m_props
           
private  CcProvider m_provider
           
 
Constructor Summary
CcDemoBase()
           
 
Method Summary
(package private)  CcProvider getClearCaseProvider()
           
(package private)  CcDemoProps props()
           
protected  void setUp()
           
protected  void tearDown()
           
(package private)  void trace(String msg)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_props

private CcDemoProps m_props

m_provider

private CcProvider m_provider
Constructor Detail

CcDemoBase

public CcDemoBase()
Method Detail

setUp

protected void setUp()
              throws Exception
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Throws:
Exception

props

CcDemoProps props()

getClearCaseProvider

CcProvider getClearCaseProvider()

trace

void trace(String msg)

Generated Wed 20-May-2009 10:44 PM

Copyright © IBM 2009. All rights reserved.