public class

BambooLicenseManagerTest

extends AbstractBambooLicenseTest
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.bamboo.license.AbstractBambooLicenseTest
         ↳ com.atlassian.bamboo.license.BambooLicenseManagerTest

Summary

Public Constructors
BambooLicenseManagerTest()
Public Methods
void testLicensePropertiesCalculateCorrectlyForV2License()
void testLicenseType()
void testLicenseValidation()
void testPropertiesCalculatedCorrectlyForLegacyLicense()
[Expand]
Inherited Methods
From class com.atlassian.bamboo.license.AbstractBambooLicenseTest
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public BambooLicenseManagerTest ()

Public Methods

public void testLicensePropertiesCalculateCorrectlyForV2License ()

Throws
Exception

public void testLicenseType ()

Throws
Exception

public void testLicenseValidation ()

Throws
Exception

public void testPropertiesCalculatedCorrectlyForLegacyLicense ()

Throws
Exception