All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anaptecs.jeaf.junit.impl.MailTestComponentConfiguration Maven / Gradle / Ivy

There is a newer version: 1.24.1
Show newest version
/*
 * anaptecs GmbH, Ricarda-Huch-Str. 71, 72760 Reutlingen, Germany
 * 
 * Copyright 2004 - 2019. All rights reserved.
 */
package com.anaptecs.jeaf.junit.impl;

import com.anaptecs.jeaf.xfun.api.common.ComponentID;

/**
 * Class represents the MailTest component.
 *
 * 
 */
public final class MailTestComponentConfiguration {
  /**
   * In order to avoid direct instantiation of this class the constructor is set to package visibility.
   */
  MailTestComponentConfiguration( ComponentID pComponentID ) {
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy