クラス
jp.terasoluna.fw.ex.unit.exception.UTRuntimeException の使用

UTRuntimeException を使用しているパッケージ
jp.terasoluna.fw.ex.unit.exception テストコード作成支援ツールがスローする例外群です。 
jp.terasoluna.fw.ex.unit.io.impl テストデータ作成のための入出力実装クラス群です。 
 

jp.terasoluna.fw.ex.unit.exception での UTRuntimeException の使用
 

jp.terasoluna.fw.ex.unit.exception での UTRuntimeException のサブクラス
 class PopulationFailedException
           
 class ReflectionFailedException
           
 

jp.terasoluna.fw.ex.unit.io.impl での UTRuntimeException の使用
 

UTRuntimeException をスローする jp.terasoluna.fw.ex.unit.io.impl のコンストラクタ
CsvSource(String path, Class<T> clazz)
          コンストラクタ。
CsvTarget(String path)
          コンストラクタ。
CsvTarget(String path, String encoding)
          コンストラクタ。
 



Copyright © 2011. All Rights Reserved.