
com.aventstack.chaintest.generator.ChainTestPropertyKeys Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of chaintest-core Show documentation
Show all versions of chaintest-core Show documentation
Core Java client library for ChainTest framework
The newest version!
package com.aventstack.chaintest.generator;
public class ChainTestPropertyKeys {
public static final String CHAINTEST = "chaintest";
public static final String PROJECT_NAME = "chaintest.project.name";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy