artefaktur
software engineer &        architecture

 
 
 
 

acdk_util_Date_Test_cpp

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk_util_Date_Test.cpp File Reference

#include <acdk.h>
#include <acdk/lang/System.h>
#include <acdk/util/Date.h>
#include <acdk/util/SysDate.h>
#include <acdk/util/GregorianCalendar.h>
#include <acdk/util/TimeZone.h>
#include <acdk/util/SimpleTimeZone.h>
#include <acdk/tools/aunit/TestRunner.h>


Namespaces

namespace  tests
namespace  tests::acdk
namespace  tests::acdk::util

Defines

#define TEST_CALENDAR_FIELD(soll, field)

Define Documentation

#define TEST_CALENDAR_FIELD soll,
field   ) 
 

Value:

if (soll != -1) { \
  int ist = gc.get(field); \
  if (ist != soll) { \
    System::out->println(RString(Field not ok: ) + #field + \
              . SOLL=[ + soll + ]; IST=[ + ist + ]); \
  } \
}
 
Last modified 2005-05-08 18:38 by SYSTEM By Artefaktur, Ing. Bureau Kommer